acadia-newlib/newlib/libc
Jeff Johnston d427d09204 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdio.h (__getline, __getdelim): New prototypes.
        * libc/include/time.h [HAVE_GETDATE](getdate, getdate_r): Ditto.
        [HAVE_GETDATE](getdate_err): New error code.
        * libc/stdio/Makefile.am: Add support for getline.c and getdelim.c.
        * libc/stdio/Makefile.in: Regenerated.
        * libc/stdio/getdelim.c: New file.
        * libc/stdio/getline.c: Ditto.
        * libc/sys/linux/Makefile.am: Add support for getdate.c, getdate_err.c
        and ntp_gettime.c.  Also add AM_CFLAGS to point to libc/stdio.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/getdate.c: New file.
        * libc/sys/linux/getdate_err.c: Ditto.
        * libc/sys/linux/ntp_gettime.c: Ditto.
        * libc/sys/linux/time.c (adjtimex, ntp_adjtime): New functions.
        * libc/sys/linux/sys/stdio.h (getline, getdelim): New macros.
2002-06-21 18:29:23 +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-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
locale * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
machine 2002-06-18 Dave Brolley <brolley@redhat.com> 2002-06-18 21:20:28 +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 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
search 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:15:56 +00:00
signal * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
stdio 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
stdlib * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
string * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
sys 2002-06-21 Jeff Johnston <jjohnstn@redhat.com> 2002-06-21 18:29:23 +00:00
syscalls * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
time * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +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 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +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