summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* Avoid a fault from locking a closed standard file.Eric Blake2009-07-222-5/+14
* 2009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-07-0922-34/+67
* 2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-07-062-0/+8
* Add mkdtemp, mkstemps.Eric Blake2009-07-033-29/+126
* Add fpurge.Eric Blake2009-07-036-10/+138
* 2009-06-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-06-233-0/+8
* 2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-06-192-1/+6
* * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen2009-06-182-27/+73
* 2009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston2009-06-174-1/+78
* * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen2009-06-163-0/+15
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen2009-06-165-28/+58
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-163-2/+8
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-162-15/+18
* * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen2009-06-093-2/+8
* * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen2009-06-034-4/+112
* 2009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-06-022-5/+5
* * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen2009-06-024-9/+19
* 2009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-05-272-1/+10
* 2009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-05-157-55/+179
* * libc/string/local.h: New file.Corinna Vinschen2009-05-154-11/+267
* * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen2009-05-1411-61/+47
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-132-2/+7
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-132-1/+54
* * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen2009-05-132-1/+6
* 2009-05-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-05-113-12/+8
* * MAINTAINERS: Add myself as a maintainer for the MN10300 and toNick Clifton2009-05-082-0/+7
* Add self to MAINTAINERS file. Tweak moxie stack position.Anthony Green2009-05-012-0/+7
* Allow gcc warning for toupper even with extended charsets.Eric Blake2009-04-302-6/+25
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-2410-0/+53
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-248-25/+84
* 2009-04-24 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2009-04-242-0/+9
* Be namespace clean in ctype.h.Eric Blake2009-04-242-22/+28
* Trigger gcc warning if isFoo macros are called with plain char.Eric Blake2009-04-242-39/+53
* 2009-04-23 Mike Burgess <wizardsguild@earthlink.net>Jeff Johnston2009-04-235-29/+33
* 2009-04-23 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-04-233-1/+26
* 2009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston2009-04-2212-14/+5537
* * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen2009-04-223-5/+11
* * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename fromCorinna Vinschen2009-04-214-190/+348
* 2009-04-21 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2009-04-212-0/+16
* 2009-04-21 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2009-04-213-25/+50
* 2009-04-20 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-203-7/+14
* 2009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-1760-7/+136
* 2009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-176-21/+77
* 2009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-173-65/+54
* 2009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-172-1/+1
* 2009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-178-1184/+1119
* 2009-04-16 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-162-2/+7
* 2009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-164-4/+61
* 2009-04-16 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2009-04-162-2/+12
* 2009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-1668-1183/+4141