Re: [PATCH] posix: Remove unused OBJECTS_POSIX_INTERRUPTS

2019-05-19 Thread Sebastian Huber
On 17/05/2019 21:38, Joel Sherrill wrote: I assume you intentionally left the gap in numbering of POSIX API classes for historical consistency. But it does leave a gap in the _Objects_Information_Table and wastes a tiny bit of RAM. Yes, there are already gaps in the POSIX API classes. Why we

Re: GSoC Project | Basic Support for Trace Compass

2019-05-19 Thread Sebastian Huber
On 20/05/2019 07:46, Ravindra Kumar Meena wrote: On Thu, May 16, 2019 at 2:54 PM Sebastian Huber > wrote: On 16/05/2019 11:05, Ravindra Kumar Meena wrote: The record data format is described in cpukit/include/rtems/recorddata.h. If you thi

Re: GSoC Project | Basic Support for Trace Compass

2019-05-19 Thread Ravindra Kumar Meena
On Thu, May 16, 2019 at 2:54 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 16/05/2019 11:05, Ravindra Kumar Meena wrote: > > The record data format is described in > cpukit/include/rtems/recorddata.h. If you think this documentation is > insufficient, unclear and needs to be

Re: GSoC Project

2019-05-19 Thread Sebastian Huber
On 19/05/2019 14:48, Ravindra Kumar Meena wrote: Hi Sebastian, The task you gave me to convert trace data to CTF. I am currently studying the code base. I am figuring out how the files are linked to each other. Yes, the trick is to only look at the relevant parts. The data structure for the

[PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for sys/wait.h

2019-05-19 Thread Jacob Shin
--- testsuites/psxtests/Makefile.am | 5 +- testsuites/psxtests/psxhdrs/sys/wait/wait.c | 49 + testsuites/psxtests/psxhdrs/sys/wait/waitid.c | 52 +++ .../psxtests/psxhdrs/sys/wait/waitpid.c | 52 +++ 4 files changed, 157 inse

Re: [PATCH] rtemstoolkit/path : Add listdir function

2019-05-19 Thread Chris Johns
Hi, Looks good, however in review I wonder if we should print the os error in each case? Something like: except IOError as e: raise error.general('Could not list files: %s: %s' % (path, str(e))) If we do this would it also make sense to update `mkdir`? Something like: except OSError as

[PATCH] rtemstoolkit/path : Add listdir function

2019-05-19 Thread Vijay Kumar Banerjee
--- rtemstoolkit/path.py | 29 - tester/rt/coverage.py | 4 ++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/rtemstoolkit/path.py b/rtemstoolkit/path.py index 2b569ae..9051bb5 100644 --- a/rtemstoolkit/path.py +++ b/rtemstoolkit/path.py @@ -157,6 +

[PATCH] CONTRIBUTING: mention pyelftools dependency

2019-05-19 Thread Vijay Kumar Banerjee
--- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78be5ca6..f2e5da21 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -181,6 +181,9 @@ original FreeBSD code. `python ./userspace-header-gen.py build/arm-rtems4.12-xilinx_zynq_