>From 662e3309b1b8598589238a9bfc04c29710da34ad Mon Sep 17 00:00:00 2001
From: ABR290B
Date: Sat, 8 Dec 2018 09:20:49 +0530
Subject: [PATCH] POSIX Signature Test for arpa/inet.h (GCI2018)
---
testsuites/psxtests/Makefile.am | 6 ++-
.../psxtests/psxhdrs/arpa/inet/inet_addr.c| 3
This work was part of GCI 2018.
---
testsuites/psxtests/Makefile.am | 3 +-
testsuites/psxtests/psxhdrs/stddef/offsetof.c | 38 +++
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 testsuites/psxtests/psxhdrs/stddef/offsetof.c
diff --git a/testsu
This header file is C11 and not currently supported by RTEMS.
See #3643.
This work was part of GCI 2018.
---
testsuites/psxtests/Makefile.am | 4 ++
testsuites/psxtests/psxhdrs/uchar/c16rtomb.c | 41 +++
testsuites/psxtests/psxhdrs/uchar/c32rtomb.c | 41 +
Hi guys,
Here is the patch for netdb.h file.
Thanks
Himanshu
From a9464ea48eaa7a7f4d08cc1b904ad13cd8abaa3a Mon Sep 17 00:00:00 2001
From: Himanshu40
Date: Fri, 7 Dec 2018 23:44:43 +0530
Subject: [PATCH] psxhdrs: POSIX API Signature Compliance Tests for netdb.h
File (GCI 2018)
---
testsuites/p
Close #3636.
---
c-user/scheduling_concepts.rst | 37 +
1 file changed, 37 insertions(+)
diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index e088c62..5a2ce05 100644
--- a/c-user/scheduling_concepts.rst
+++ b/c-user/scheduling_conc