Hi Sichen
On Wed, Jun 21, 2017 at 11:05 AM, Sebastian Huber
wrote:
> On 19/06/17 15:45, Sichen Zhao wrote:
>
>> Ok, so i think most of my ported file shouldn't add copyright.
>> But some file in the rtemsbsd folder , i think i modified some new
>> code. The link is below:
>>
>> https://github.co
Ok, i got it. Thanks all.
Best Regards
Sichen Zhao
> Hi Sichen
>
> On Wed, Jun 21, 2017 at 11:05 AM, Sebastian Huber
> wrote:
>> On 19/06/17 15:45, Sichen Zhao wrote:
>>
>>> Ok, so i think most of my ported file shouldn't add copyright.
>>> But some file in the rtemsbsd folder , i think i modifie
---
cpukit/libmisc/capture/rtems-trace-buffer-vars.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/libmisc/capture/rtems-trace-buffer-vars.c
b/cpukit/libmisc/capture/rtems-trace-buffer-vars.c
index 3d31115..b0f7070 100644
--- a/cpukit/libmisc/capture/rtems-trace-buffe
Hi
This is a series of patches to fix warnings that showed up
with the recent update to gcc 7. I filed tickets on issues
which required more insight from the original author to resolve.
--joel
Joel Sherrill (10):
rbheap01/init.c: Fix PAGE_SIZE redefined warning
top/task1.c: Fix sprintf() buf
---
testsuites/libtests/rbheap01/init.c | 74 ++---
1 file changed, 37 insertions(+), 37 deletions(-)
diff --git a/testsuites/libtests/rbheap01/init.c
b/testsuites/libtests/rbheap01/init.c
index bc16d0a..a85d107 100644
--- a/testsuites/libtests/rbheap01/init.c
+++
---
testsuites/libtests/top/task1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/libtests/top/task1.c b/testsuites/libtests/top/task1.c
index fc81f51..c9e62df 100644
--- a/testsuites/libtests/top/task1.c
+++ b/testsuites/libtests/top/task1.c
@@ -28,7 +28,7 @@ stat
---
c/src/lib/libbsp/i386/shared/comm/i386-stub-glue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/i386/shared/comm/i386-stub-glue.c
b/c/src/lib/libbsp/i386/shared/comm/i386-stub-glue.c
index d47d057..b11d960 100644
--- a/c/src/lib/libbsp/i386/shared/comm/
---
testsuites/libtests/malloctest/init.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/testsuites/libtests/malloctest/init.c
b/testsuites/libtests/malloctest/init.c
index fb22e4d..6be6c1c 100644
--- a/testsuites/libtests/malloctest/init.c
+++ b/testsuites/libtests/malloctest/init.c
@@ -
---
c/src/lib/libbsp/arm/lpc176x/misc/restart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c/src/lib/libbsp/arm/lpc176x/misc/restart.c
b/c/src/lib/libbsp/arm/lpc176x/misc/restart.c
index d3851dd..d6e5783 100644
--- a/c/src/lib/libbsp/arm/lpc176x/misc/restart.c
+++ b/c/src
---
cpukit/libcsupport/include/sys/utsname.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpukit/libcsupport/include/sys/utsname.h
b/cpukit/libcsupport/include/sys/utsname.h
index 95dc2c1..ddeb0e9 100644
--- a/cpukit/libcsupport/include/sys/utsname.h
+++ b/cpukit/libcsu
---
testsuites/psxtests/psxstat/test.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/testsuites/psxtests/psxstat/test.c
b/testsuites/psxtests/psxstat/test.c
index e489180..b616f55 100644
--- a/testsuites/psxtests/psxstat/test.c
+++ b/testsuites/psxtests/psxstat/test.c
---
testsuites/psxtests/psximfs02/init.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testsuites/psxtests/psximfs02/init.c
b/testsuites/psxtests/psximfs02/init.c
index 2316eb5..d9bb4db 100644
--- a/testsuites/psxtests/psximfs02/init.c
+++ b/testsuites/psxtests/psximfs02
---
testsuites/libtests/dl03/dl-cache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/libtests/dl03/dl-cache.c
b/testsuites/libtests/dl03/dl-cache.c
index a2eb071..e11c6b1 100644
--- a/testsuites/libtests/dl03/dl-cache.c
+++ b/testsuites/libtests/dl03/dl-cache.c
@
Hi
There have been discussions for almost two years about changing the
current license to the Two Paragraph BSD license. Unfortunately, I think
most of them were in chat and forums like the Flight Software Workshop.
The core developers have done a lot of homework and soul searching
to come to thi
I have rebased my tools via RSB to the latest and have successfully compiled
RTEMS with a custom lpc32xx BSP. When compiling LIBBSD, I am getting the
following error when compiling "freebsd/lib/libc/inet/nsap_addr.c "
/tmp/ccWucPca.s: Assembler messages:
/tmp/ccWucPca.s:474: Error: symbol `inet
Sorry, should be fixed now:
https://git.rtems.org/rtems-libbsd/commit/?id=9db59c71ad8bc1f1852838d147a29467a1cd6e3d
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@em
16 matches
Mail list logo