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 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel