| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-04-21 Mark Mitchell <mark@codesourcery.com> | Jeff Johnston | 2009-04-21 | 2 | -25/+36 |
* | 2009-04-20 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-20 | 2 | -7/+7 |
* | 2009-04-17 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-17 | 1 | -7/+0 |
* | 2009-04-17 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-17 | 2 | -3/+4 |
* | 2009-04-16 Hans-Peter Nilsson <hp@axis.com> | Jeff Johnston | 2009-04-16 | 1 | -0/+6 |
* | 2009-04-16 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-16 | 3 | -1/+82 |
* | * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB. | Corinna Vinschen | 2009-04-09 | 1 | -4/+6 |
* | 2009-04-06 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-06 | 2 | -5/+5 |
* | * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here... | Corinna Vinschen | 2009-04-04 | 2 | -22/+22 |
* | 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | Jeff Johnston | 2009-04-03 | 1 | -0/+2 |
* | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-03 | 1 | -3/+3 |
* | * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and | Corinna Vinschen | 2009-04-02 | 1 | -0/+3 |
* | * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c | Corinna Vinschen | 2009-03-31 | 2 | -5/+10 |
* | * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character. | Corinna Vinschen | 2009-03-26 | 1 | -0/+4 |
* | 2009-03-25 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-03-25 | 1 | -0/+2 |
* | 2009-03-24 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-24 | 1 | -1/+1 |
* | * libc/ctype/iswalpha.c: Handle all wchar_t as unicode on | Corinna Vinschen | 2009-03-24 | 2 | -2/+11 |
* | 2009-03-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-20 | 2 | -3/+33 |
* | 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | Jeff Johnston | 2009-03-18 | 1 | -0/+2 |
* | * libc/include/sys/errno.h (ESTRPIPE): Define. | Corinna Vinschen | 2009-03-15 | 1 | -0/+1 |
* | * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. | Corinna Vinschen | 2009-03-15 | 1 | -0/+2 |
* | * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of | Corinna Vinschen | 2009-03-14 | 1 | -2/+2 |
* | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 2009-03-14 | 2 | -3/+3 |
* | * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. | Corinna Vinschen | 2009-03-11 | 1 | -0/+2 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 1 | -0/+14 |
* | * libc/time/strftime.c: Adapt for dual-purpose use so not only | Corinna Vinschen | 2009-03-09 | 1 | -0/+1 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 2 | -0/+27 |
* | * libc/include/wchar.h (mbsnrtowcs): Declare. | Corinna Vinschen | 2009-02-19 | 1 | -0/+8 |
* | * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. | Corinna Vinschen | 2009-02-18 | 1 | -0/+3 |
* | 2009-02-12 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-02-12 | 1 | -0/+4 |
* | 2009-01-19 Neal H. Walfield <neal@gnu.org> | Jeff Johnston | 2009-01-19 | 2 | -20/+20 |
* | * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos. | Kazu Hirata | 2009-01-08 | 1 | -2/+2 |
* | 2008-12-12 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-12 | 1 | -0/+1 |
* | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-12-12 | 1 | -2/+2 |
* | 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-11 | 1 | -1/+1 |
* | 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi> | Jeff Johnston | 2008-12-11 | 2 | -0/+8 |
* | 2008-12-11 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-11 | 5 | -16/+43 |
* | 2008-12-10 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-12-10 | 3 | -0/+38 |
* | 2008-12-10 Joseph Myers <joseph@codesourcery.com> | Jeff Johnston | 2008-12-10 | 1 | -17/+100 |
* | * libc/include/sys/features.h (_POSIX_V6_ILP32_OFF32): Always define. | Corinna Vinschen | 2008-12-04 | 1 | -3/+3 |
* | 2008-11-27 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-27 | 1 | -0/+1 |
* | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-24 | 2 | -0/+4 |
* | * libc/include/stdio.h (__SMOD): Remove definition of unused flag. | Corinna Vinschen | 2008-11-24 | 2 | -1/+1 |
* | 2008-11-19 Joel Sherrill <joel.sherrill@oarcorp.com> | Jeff Johnston | 2008-11-19 | 1 | -5/+1 |
* | 2008-11-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-11-19 | 1 | -0/+4 |
* | 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-11-19 | 1 | -0/+4 |
* | 2008-11-19 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-11-19 | 1 | -8/+0 |
* | 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-10-31 | 6 | -0/+321 |
* | 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> | Jeff Johnston | 2008-10-16 | 1 | -3/+1 |
* | 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> | Jeff Johnston | 2008-10-16 | 2 | -0/+11 |