libc/newlib/libc/locale
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 2006-05-01 Jeff Johnston <jjohnstn@redhat.com> 2006-05-01 22:01:07 +00:00
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
fix_grouping.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
ldpart.c 2008-11-24 Craig Howland <howland@LGSInnovations.com> 2008-11-24 21:27:33 +00:00
ldpart.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmessages.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmessages.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmonetary.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmonetary.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lnumeric.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lnumeric.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
locale.c 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-23 21:44:22 +00:00
locale.tex 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
nl_langinfo.3 * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
nl_langinfo.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
setlocale.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00