libc/newlib/libc
Jeff Johnston ae6c4c8421 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/utime.h: Add include of <_ansi.h>.
        * libc/sys/linux/Makefile.am: Add utimes.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/inode.c(__umask): New static routine.
        (umask): Written to use __umask and attempt to thread lock.
        (getumask): New function written to use __umask and thread lock.
        * libc/sys/linux/utimes.c: New file.
        * libc/sys/linux/sys/time.h: Fix utimes prototype.
        * libc/sys/linux/sys/utime.h: New file.
2002-07-04 22:51:08 +00:00
..
argz * libc/argz: New directory. 2002-06-14 20:51:09 +00:00
ctype * libc/include/ctype.h: Remove isblank macro. 2002-06-18 18:49:17 +00:00
errno * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
include 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 22:51:08 +00:00
locale * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
machine * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
misc * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
posix * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
reent 2002-06-27 Jeff Johnston <jjohnstn@redhat.com> 2002-06-27 22:48:05 +00:00
search * libc/search/hcreate.c: Remove advertising clause from license. 2002-07-03 00:33:58 +00:00
signal * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
stdio 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 19:33:54 +00:00
stdlib * Remove files (should have been done on 2002-06-20). 2002-07-04 20:22:35 +00:00
string * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sys 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> 2002-07-04 22:51:08 +00:00
syscalls * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
time * libc/time/strftime.c (strftime): Add %e format specifier. 2002-06-21 20:04:40 +00:00
unix * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
Makefile.am * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
configure.in * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00