[RTEMS Project] #2970: Add ftw.h to newlib (was: Add ftw, h to newlib)
RTEMS trac
trac at rtems.org
Tue Mar 27 14:50:01 UTC 2018
#2970: Add ftw.h to newlib
------------------------------+-------------------------
Reporter: Joel Sherrill | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: Indefinite
Component: unspecified | Version: 5
Severity: normal | Resolution:
Keywords: POSIX-Compliance | Blocked By:
Blocking: |
------------------------------+-------------------------
Description changed by Joel Sherrill:
Old description:
> Add functionality from the ftw.h POSIX file per
> http://pubs.opengroup.org/onlinepubs/9699919799/
New description:
Add functionality from the ftw.h POSIX file per
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/ftw.h.html
This adds the methods ftw() and nftw().
Note that ftw() was declared obsolete by POSIX-2008 but should be added
anyway for backwards compatibility.
FreeBSD implementation of both can be found here:
https://github.com/freebsd/freebsd/tree/master/lib/libc/gen
--
--
Ticket URL: <http://devel.rtems.org/ticket/2970#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list