libc/newlib/libc/unix
Jeff Johnston 0631279394 Move duplicated documentation rules to Makefile.shared
- Also, harmonize libm to use CHEWOUT_FILES like libc, rather than chobj.
  Update documentation appropriately.

        * HOWTO: Update.
        * Makefile.shared: Move documentation rules to here...
        * libc/argz/Makefile.am: ... from here ...
        * libc/ctype/Makefile.am: ... and here.
        * libc/errno/Makefile.am: Ditto.
        * libc/iconv/Makefile.am: Ditto.
        * libc/iconv/ccs/Makefile.am : Ditto.
        * libc/iconv/ces/Makefile.am: Ditto.
        * libc/iconv/lib/Makefile.am: Ditto.
        * libc/locale/Makefile.am: Ditto.
        * libc/misc/Makefile.am: Ditto.
        * libc/posix/Makefile.am: Ditto.
        * libc/reent/Makefile.am: Ditto.
        * libc/search/Makefile.am: Ditto.
        * libc/stdio/Makefile.am: Ditto.
        * libc/stdio64/Makefile.am: Ditto.
        * libc/stdlib/Makefile.am : Ditto.
        * libc/string/Makefile.am: Ditto.
        * libc/syscalls/Makefile.am: Ditto.
        * libc/time/Makefile.am : Ditto.
        * libc/unix/Makefile.am: Ditto.
        * libc/xdr/Makefile.am: Ditto.
        * libm/common/Makefile.am: Ditto.
        * libm/complex/Makefile.am: Ditto.
        * libm/math/Makefile.am: Ditto.
        * libm/mathfp/Makefile.am: Ditto.
2015-11-02 18:02:39 -05:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05: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 * 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 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