acadia-newlib/newlib/libc/reent
Jeff Johnston 0aca33c823 2008-11-24 Craig Howland <howland@LGSInnovations.com>
* libc/stdlib/wcstoull_r.c:  Add EINVAL return for bad base value,
        include wchar.h for prototype, remove extraneous includes, use
        C99/POSIX ULLONG_MAX (but allow for poor limits.h).
        * libc/stdlib/wcstoull.c:  Fix usage comments (mistakes and to add
        base value check noted above), remove extraneous includes.
        * libc/stdio/asnprintf.c:  Add #include "local.h" to get function
        prototype for _svfprintf_r().
        * libc/stdio/vasnprintf.c:  Ditto.
        * libc/stdio/local.h:  Add function prototype for __submore().
        * libc/include/stdio.h:  Add function prototypes for _fseeko_r and
        _ftello_r.
        * libc/posix/namespace.h:  Commented out define for write to
        eliminate write() prototype being missing for collate.c (which is
        the only file that presently includes namespace.h).
        * libc/include/reent.h:  Added _rename_r.
        * libc/reent/renamer.c:  Corrected function prototypes in synopses.
        * libc/locale/ldpart.c:  Use struct stat64 when calling fstat64.
2008-11-24 21:27:33 +00:00
..
Makefile.am 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
Makefile.in 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
closer.c
execr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fcntlr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fstat64r.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
fstatr.c
getreent.c * libc/reent/getreent.c: Allow for case where __getreent is 2007-09-07 00:45:55 +00:00
gettimeofdayr.c 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> 2007-07-06 16:56:30 +00:00
impure.c 2004-09-15 Corinna Vinschen <vinschen@redhat.com> 2004-09-15 21:44:39 +00:00
isattyr.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:33:37 +00:00
linkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
lseek64r.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
lseekr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
open64r.c 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
openr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
readr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
reent.c * libc/reent/reeent.c (_reclaim_reent): Free _REENT_MP_RESULT. 2006-10-11 08:04:50 +00:00
reent.tex 2005-10-14 Bob Wilson <bob.wilson@acm.org> 2005-10-14 18:37:24 +00:00
renamer.c 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
sbrkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
signalr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
signgam.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
stat64r.c 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
statr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
timesr.c 2007-02-21 Patrick Mansfield <patmans@us.ibm.com> 2007-02-21 19:22:33 +00:00
unlinkr.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00
writer.c 2003-06-03 Jeff Johnston <jjohnstn@redhat.com> 2003-06-03 19:48:08 +00:00