summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen2009-08-211-11/+29
* iconv: match SUSv3 prototypeEric Blake2009-08-212-7/+8
* 2009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-211-16/+1
* all-local should depend upon crt0, not all.Ralf Wildenhues2009-08-1950-125/+126
* Fix 'make info' to work again.Eric Blake2009-08-192-2/+4
* 2009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston2009-08-181-3/+7
* * libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2009-08-181-1/+1
* Improve popen compatibility with glibc.Eric Blake2009-08-183-17/+78
* 2009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-181-42/+10
* * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen2009-08-131-1/+1
* 2009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-125-7/+89
* 2009-08-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-101-2/+2
* 2009-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-07-291-1/+1
* * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogateCorinna Vinschen2009-07-291-31/+31
* * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Fix incrementing n in caseCorinna Vinschen2009-07-281-8/+13
* Avoid a fault from locking a closed standard file.Eric Blake2009-07-221-0/+3
* 2009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-07-092-9/+4
* 2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-07-061-0/+3
* Add mkdtemp, mkstemps.Eric Blake2009-07-032-29/+117
* Add fpurge.Eric Blake2009-07-035-9/+127
* 2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-06-191-1/+1
* * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen2009-06-181-27/+67
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-173-1/+71
* * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen2009-06-162-0/+8
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-164-28/+46
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-162-2/+2
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-161-15/+11
* * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen2009-06-092-2/+2
* * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen2009-06-033-4/+97
* 2009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-06-021-5/+0
* * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen2009-06-023-9/+12
* 2009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-05-271-1/+5
* 2009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-05-151-14/+40
* * libc/string/local.h: New file.Corinna Vinschen2009-05-153-11/+251
* * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen2009-05-1410-61/+29
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-131-2/+2
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-131-1/+50
* * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen2009-05-131-1/+2
* Allow gcc warning for toupper even with extended charsets.Eric Blake2009-04-301-6/+17
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-249-0/+39
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-243-16/+7
* 2009-04-24 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2009-04-241-0/+4
* Be namespace clean in ctype.h.Eric Blake2009-04-241-22/+22
* Trigger gcc warning if isFoo macros are called with plain char.Eric Blake2009-04-241-14/+20
* 2009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2009-04-234-29/+26
* 2009-04-23 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-04-232-1/+18
* 2009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston2009-04-2210-14/+5513
* * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen2009-04-222-5/+5
* * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename fromCorinna Vinschen2009-04-213-190/+338
* 2009-04-21 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2009-04-211-0/+11