psxtmbarrierattr01: Added new POSIX timing suite(GCI 2018)

2018-11-21 Thread Himanshu Sekhar Nayak
Hi guys, Here is the new timing suite for psxtmbarrierattr01. Thanks Himanshu From 24a3ffea0e8deb421d87c51d674ef61635f7eb2b Mon Sep 17 00:00:00 2001 From: Himanshu40 Date: Wed, 21 Nov 2018 21:30:35 +0530 Subject: [PATCH] psxtmbarrierattr01: Added new POSIX timing suite(GCI 2018) --- testsuites

[rtems-docs]Ticket #2562 solved , Release version guidelines added (GCI 2018)

2018-11-21 Thread Shashvat Jain
Hello , Here is the patch for the solved Ticket, A new paragraph has been added In the quick start for assisting new users to build the correct and updated version. Command outputs to the example have also been trimmed and added . Thank you , Regards Sent from Mail for Windows 10 _

[rtems-docs]Ticket #2562 solved , Release version guidelines added (GCI 2018)

2018-11-21 Thread Shashvat Jain
Hello , this is the updated patch with proper title and discription A new paragraph has been added In the quick start for assisting new users to build the correct and updated version. Command outputs to the example have also been trimmed and added . If everything looks good please commit it ,or inf

[PATCH] posix-users/input_and_output.rst: Document errors for mount() and unmount()

2018-11-21 Thread Joel Sherrill
--- posix-users/input_and_output.rst | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/posix-users/input_and_output.rst b/posix-users/input_and_output.rst index b6f2a57..92ffbc1 100644 --- a/posix-users/input_and_output.rst +++ b/posix-users/input_and_output.

[PATCH] pipe/fifo.c: Remove dead code (CID 1437649)

2018-11-21 Thread Joel Sherrill
Closes #3581. --- cpukit/libfs/src/pipe/fifo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/cpukit/libfs/src/pipe/fifo.c b/cpukit/libfs/src/pipe/fifo.c index d664adf..71d5f85 100644 --- a/cpukit/libfs/src/pipe/fifo.c +++ b/cpukit/libfs/src/pipe/fifo.c @@ -100,7 +100,6 @@ static int pipe_allo