summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-0495-11032/+0
* iconv: match SUSv3 prototypeEric Blake2009-08-211-3/+3
* 2009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-121-0/+2
* 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-031-2/+6
* Add fpurge.Eric Blake2009-07-031-0/+4
* 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-161-0/+6
* 2009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-06-161-15/+11
* 2009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-06-021-5/+0
* 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
* 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-242-7/+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-22 Anthony Green <green@moxielogic.com>Jeff Johnston2009-04-222-0/+8
* 2009-04-21 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2009-04-212-25/+36
* 2009-04-20 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-202-7/+7
* 2009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-171-7/+0
* 2009-04-17 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-172-3/+4
* 2009-04-16 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2009-04-161-0/+6
* 2009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-163-1/+82
* * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB.Corinna Vinschen2009-04-091-4/+6
* 2009-04-06 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-062-5/+5
* * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen2009-04-042-22/+22
* 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-04-031-0/+2
* 2009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-04-031-3/+3
* * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h andCorinna Vinschen2009-04-021-0/+3
* * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen2009-03-312-5/+10
* * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.Corinna Vinschen2009-03-261-0/+4
* 2009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-03-251-0/+2
* 2009-03-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-241-1/+1
* * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen2009-03-242-2/+11
* 2009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-202-3/+33
* 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-03-181-0/+2
* * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen2009-03-151-0/+1
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-151-0/+2
* * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen2009-03-141-2/+2
* * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen2009-03-142-3/+3
* * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen2009-03-111-0/+2
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-0/+14
* * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen2009-03-091-0/+1
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-062-0/+27
* * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen2009-02-191-0/+8
* * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen2009-02-181-0/+3
* 2009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-02-121-0/+4
* 2009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-01-192-20/+20