newlib/newlib/libc/unix
DJ Delorie 948214b000 * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
(libc.info): Add posix.texi.
(libc.dvi): Likewise.
(stmp-posix): New.
(posix.texi): New.
(libc_TEXINFOS): Add posix.texi.
* libc/configure.in (LIBC_POSIX_LIB, LIBC_POSIX_DEF): Add
tests.
* libc/libc.texinfo: Include posix.texi
* libc/locale/locale.c: Fix texinfo typo.
* libc/time/strftime.c: Fix texinfo typo.

* libc/configure: Regenerate.
* libc/Makefile.in: Regenerate.
* libc/argz/Makefile.in: Regenerate.
* libc/ctype/Makefile.in: Regenerate.
* libc/errno/Makefile.in: Regenerate.
* libc/iconv/Makefile.in: Regenerate.
* libc/iconv/ccs/Makefile.in: Regenerate.
* libc/iconv/ccs/binary/Makefile.in: Regenerate.
* libc/iconv/ces/Makefile.in: Regenerate.
* libc/iconv/lib/Makefile.in: Regenerate.
* libc/locale/Makefile.in: Regenerate.
* libc/misc/Makefile.in: Regenerate.
* libc/posix/Makefile.in: Regenerate.
* libc/reent/Makefile.in: Regenerate.
* libc/search/Makefile.in: Regenerate.
* libc/signal/Makefile.in: Regenerate.
* libc/stdio/Makefile.in: Regenerate.
* libc/stdio64/Makefile.in: Regenerate.
* libc/stdlib/Makefile.in: Regenerate.
* libc/string/Makefile.in: Regenerate.
* libc/syscalls/Makefile.in: Regenerate.
* libc/time/Makefile.in: Regenerate.
* libc/unix/Makefile.in: Regenerate.
* libc/xdr/Makefile.in: Regenerate.
2010-04-22 23:32:42 +00:00
..
Makefile.am 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
Makefile.in * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF. 2010-04-22 23:32:42 +00:00
basename.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
dirname.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
getcwd.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +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 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
pread.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
pwrite.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
sigset.c 2008-11-18 Jeff Johnston <jjohnstn@redhat.com> 2008-11-18 21:47:44 +00:00
ttyname.c 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
ttyname.h 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
ttyname_r.c 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00