On 07/12/2018 01:57, Sebastian Huber wrote:
> I used the new test framework
Sebastian, this is a general note on the test framework proposal. It looks
interesting and what it shows here is great but I currently have no time to
spend on this and I feel it deserves more than a brief examination. I j
This work was part of GCI 2018.
---
testsuites/psxtests/Makefile.am | 3 +-
testsuites/psxtests/psxhdrs/sys/times/times.c | 37 +++
2 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 testsuites/psxtests/psxhdrs/sys/times/times.c
diff --git a/testsu
---
eclipse/rtems.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclipse/rtems.rst b/eclipse/rtems.rst
index ff3c421..a82f319 100644
--- a/eclipse/rtems.rst
+++ b/eclipse/rtems.rst
@@ -215,7 +215,7 @@ directory (--prefix)** to the RTEMS Kernel prefix of
We disable netwo
In the RTEMS POSIX 1003.1 Compliance Guide it says:
The following methods and variables in are supported:
- times()
- utimes()
But according to the official POSIX Specifications
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_times.h.html,
only declares times(), and utimes() is d
Hello !!
this header file is not present in the newlib
I have file a ticket to include it See #3650
the tests for this file are added in this patch
Thank you
Regards
Shashvat
From a063c26ad11496739dd742ba8377591a4c2dd1c5 Mon Sep 17 00:00:00 2001
From: Shashvat Jain
Date: Sun, 9 Dec 2018 12:13:48
I have this ready to commit. I am on public wifi and blocked from doing it.
I had some modifications to the comment to also note that he original port
was done in Christopher Kerl as part of GCI 2013.
We need a ticket to track the conversion of the Livermore pthread examples.
https://computing.lln
Closes #2087.
This work was part of GCI 2018.
---
posix_api/Makefile | 1 +
posix_api/livermore/Makefile | 8 +++
posix_api/livermore/pthread/Makefile | 23
posix_api/livermore/pthread/README | 5 ++
posix_api/livermore/pthread/init.c | 80 +++
Pushed. Thanks.
On Sun, Dec 9, 2018 at 5:30 AM Marçal Comajoan Cara
wrote:
> This work was part of GCI 2018.
> ---
> README.waf | 2 +-
> wscript| 14 +-
> 2 files changed, 2 insertions(+), 14 deletions(-)
>
> diff --git a/README.waf b/README.waf
> index 115f5d4..8b2bbf1 100644
Hi guys,
Here is the patch for threads.h file.
Thanks
Himanshu
From 739b444af181ee86985d7e040f5d7a619e84c7c9 Mon Sep 17 00:00:00 2001
From: Himanshu40
Date: Sun, 9 Dec 2018 17:50:13 +0530
Subject: [PATCH] psxhdrs: Added POSIX API Signature Compliance Tests for
threads.h File (GCI 2018)
---
te
This work was part of GCI 2018.
---
README.waf | 2 +-
wscript| 14 +-
2 files changed, 2 insertions(+), 14 deletions(-)
diff --git a/README.waf b/README.waf
index 115f5d4..8b2bbf1 100644
--- a/README.waf
+++ b/README.waf
@@ -48,7 +48,7 @@ Steps
7. Run the executable using the s
10 matches
Mail list logo