[PATCH 0/1] Confstr patch
Joel Sherrill
joel at rtems.org
Mon Oct 19 17:43:01 UTC 2020
I think grep is your friend. :)
spec/build/testsuites/psxtests/ has all the test descriptions. Hopefully
nothing else is required beyond adding another file.
On Fri, Oct 16, 2020 at 2:38 AM Eshan dhawan <eshandhawan51 at gmail.com>
wrote:
> Apologies for sending this patch so late.
> This patch got struck between my exams and a project deadline.
>
> Also Can someone tell me the extra changes that are required
> to be made to make this patch compatible with the new build system.
>
> Eshan dhawan (1):
> Confstr Patches
>
> cpukit/Makefile.am | 1 +
> cpukit/posix/src/confstr.c | 105 +++++++++++++
> testsuites/psxtests/Makefile.am | 9 ++
> testsuites/psxtests/configure.ac | 1 +
> testsuites/psxtests/psxconfstr/init.c | 143 ++++++++++++++++++
> testsuites/psxtests/psxconfstr/psxconfstr.doc | 17 +++
> testsuites/psxtests/psxconfstr/psxconfstr.scn | 4 +
> 7 files changed, 280 insertions(+)
> create mode 100644 cpukit/posix/src/confstr.c
> create mode 100644 testsuites/psxtests/psxconfstr/init.c
> create mode 100644 testsuites/psxtests/psxconfstr/psxconfstr.doc
> create mode 100644 testsuites/psxtests/psxconfstr/psxconfstr.scn
>
> --
> 2.17.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201019/3cce49dc/attachment.html>
More information about the devel
mailing list