newlib-cygwin/newlib/libc
Jeff Johnston a874cd21de 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu
* libc/stdio/vprintf.c (vprintf): fix signature to use _DEFUN
        * libc/stdio/vprintf.c (_vprintf_r): new function
        * libc/stdio/vsnprintf.c (vsnprintf): fix signature to use _DEFUN
        * libc/stdio/vsnprintf.c (_vsnprintf_r): fix signature to use
        _DEFUN, and call _vfprintf_r, not vfprintf.
        * libc/stdio/vsprintf.c (vsprintf.c): fix signature to use _DEFUN
        * libc/stdio/vsprintf.c (_vsprintf_r): fix signature to use
        _DEFUN, and call _vfprintf_r, not vfprintf.
2001-04-24 22:09:21 +00:00
..
ctype import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include * libc/include/sys/unistd.h [X_OK]: Use better protection against Cygwin X_OK 2001-04-22 23:52:06 +00:00
locale 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 16:25:36 +00:00
machine 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
misc 2000-08-30 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-30 18:34:53 +00:00
posix Only reference environ indirectly through a pointer 2000-11-22 18:26:10 +00:00
reent 2001-03-21 Egor Duda <deo@logos-m.ru> 2001-03-21 21:47:31 +00:00
signal * libc/signal/signal.c (__sigtramp_r): ISO C requires 2000-09-19 19:39:45 +00:00
stdio 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu 2001-04-24 22:09:21 +00:00
stdlib 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-20 22:50:51 +00:00
string 2001-03-02 Jeff Johnston <jjohnstn@redhat.com> 2001-03-02 23:16:33 +00:00
sys 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
syscalls Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com> 2001-03-06 01:04:43 +00:00
time 2001-03-05 Jeff Johnston <jjohnstn@redhat.com> 2001-03-05 21:07:20 +00:00
unix 2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-12-09 01:20:32 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
aclocal.m4 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
configure 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> 2001-04-21 01:17:33 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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