newlib-cygwin/newlib/libc/unix
Mike Frysinger c75bb30fc1 newlib: libc: reshuffle include order for the manual
When migrating the manual to the top-level, the include order was
sorted by name of the subdir.  But this changed the chapter order
of the manual in the process.  Change the sorting back to match
existing chapters and update the comments to explain.
2022-02-17 20:43:51 -05:00
..
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.inc newlib: libc: reshuffle include order for the manual 2022-02-17 20:43:51 -05:00
basename.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
dirname.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
getcwd.c * libc/unix/getcwd.c (getcwd): Close directory also in case of an error. 2014-10-16 15:00:59 +00:00
getlogin.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
getpass.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 22:40:40 +00:00
getpwent.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
getut.c Fix comparison between two character arrays 2018-07-30 09:36:49 +02:00
pread.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
pwrite.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sigset.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
ttyname.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ttyname.h 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
ttyname_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00