aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2010-05-02 * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen1-10/+8
2010-04-30 * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen1-1/+2
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen18-163/+889
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie29-11/+103
2010-04-062010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston2-6/+6
2010-04-06 * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrectCorinna Vinschen1-3/+6
2010-04-012010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-20/+105
2010-03-27 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen2-9/+24
2010-03-17 * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen1-3/+9
2010-03-092010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-25/+32
2010-03-05 * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen5-11/+8
2010-03-022010-03-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-0/+14
2010-03-02 * libc/xdr/README: Correct grammatical errors.Corinna Vinschen5-21/+39
2010-03-02 * libc/xdr/Makefile.in: Regenerate.Corinna Vinschen1-11/+23
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen42-14/+4934
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen3-103/+611
2010-02-25 * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen1-1/+1
2010-02-25 * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen2-8/+33
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston197-5322/+6749
2010-02-242010-02-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-02-232010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-57/+2
2010-02-22 * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen2-0/+6
2010-02-18 * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen9-841/+1103
2010-02-18 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen3-11/+37
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen2-4/+10
2010-02-15 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen1-1/+1
2010-02-15 * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen1-1/+1
2010-02-112010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-4/+5
2010-02-092010-02-09 Daniel Gutson <dgutson@codesourcery.com>Jeff Johnston1-1/+2
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen6-7/+44
2010-02-082010-02-08 Josef Wolf <jw@raven.inka.de>Jeff Johnston1-1/+1
2010-02-07 * libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.aliasCorinna Vinschen1-26/+45
2010-02-07 * libc/locale/locale.c: Fix typo in documentation. Remove uselessCorinna Vinschen1-42/+6
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen4-35/+198
2010-02-06 * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen1-1/+0
2010-02-05 * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen1-13/+31
2010-02-05 * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen2-76/+321
2010-02-04* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexitChristopher Faylor2-5/+17
2010-01-292010-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+15
2010-01-24 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when usingCorinna Vinschen1-0/+14
2010-01-23 * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.Corinna Vinschen1-9/+16
2010-01-23 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.Corinna Vinschen1-1/+14
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen10-172/+258
2010-01-20 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen1-6/+19
2010-01-192010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston1-4/+15
2010-01-19 * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid charactersCorinna Vinschen1-3/+8
2010-01-17 * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen1-2/+2
2010-01-17 * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen1-2/+7
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen3-2/+4
2010-01-14 * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen2-0/+9