| Commit message (Expand) | Author | Age | Files | Lines |
* | * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP. | Corinna Vinschen | 2009-04-06 | 2 | -1/+5 |
* | * libc/stdlib/wcstombs.c: Fix datatypes in documentation. | Corinna Vinschen | 2009-04-04 | 2 | -3/+7 |
* | * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here... | Corinna Vinschen | 2009-04-04 | 3 | -22/+27 |
* | 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | Jeff Johnston | 2009-04-03 | 2 | -0/+7 |
* | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-03 | 2 | -2/+11 |
* | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-03 | 2 | -3/+15 |
* | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-03 | 2 | -8/+34 |
* | 2009-04-03 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-04-03 | 2 | -3/+8 |
* | 2009-04-03 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-04-03 | 5 | -18/+250 |
* | * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and | Corinna Vinschen | 2009-04-02 | 3 | -11/+45 |
* | * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c | Corinna Vinschen | 2009-03-31 | 13 | -91/+1141 |
* | * libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead | Corinna Vinschen | 2009-03-26 | 2 | -2/+7 |
* | Revert erroneously checked in files. | Corinna Vinschen | 2009-03-26 | 3 | -36/+23 |
* | * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character. | Corinna Vinschen | 2009-03-26 | 4 | -2/+13 |
* | 2009-03-25 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-03-25 | 3 | -47/+163 |
* | 2009-03-25 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-03-25 | 35 | -655/+1454 |
* | 2009-03-25 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2009-03-25 | 2 | -6/+33 |
* | 2009-03-25 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-25 | 4 | -15/+26 |
* | * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowc | Corinna Vinschen | 2009-03-25 | 2 | -24/+36 |
* | * libc/locale/locale.c (loadlocale): Rename charset "GBK" to | Corinna Vinschen | 2009-03-25 | 2 | -3/+8 |
* | * libc/locale/locale.c (loadlocale): Rename charset "CP949" to | Corinna Vinschen | 2009-03-24 | 2 | -24/+35 |
* | * libc/locale/locale.c (loadlocale): Allow charset starting with 'e' | Corinna Vinschen | 2009-03-24 | 2 | -0/+6 |
* | 2009-03-24 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-24 | 2 | -1/+6 |
* | * libc/ctype/iswalpha.c: Handle all wchar_t as unicode on | Corinna Vinschen | 2009-03-24 | 22 | -2196/+3361 |
* | 2009-03-23 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2009-03-23 | 2 | -1/+24 |
* | * libc/locale/locale.c (loadlocale): Fix typo in language and | Corinna Vinschen | 2009-03-23 | 2 | -4/+9 |
* | 2009-03-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-20 | 3 | -3/+40 |
* | * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an | Corinna Vinschen | 2009-03-19 | 3 | -16/+70 |
* | 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | Jeff Johnston | 2009-03-18 | 6 | -25/+176 |
* | * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destination | Corinna Vinschen | 2009-03-17 | 2 | -8/+17 |
* | 2009-03-16 Mark Mitchell <mark@codesourcery.com> | Jeff Johnston | 2009-03-16 | 4 | -17/+31 |
* | * libc/include/sys/errno.h (ESTRPIPE): Define. | Corinna Vinschen | 2009-03-15 | 3 | -0/+14 |
* | * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. | Corinna Vinschen | 2009-03-15 | 6 | -6/+91 |
* | * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out of | Corinna Vinschen | 2009-03-14 | 2 | -2/+7 |
* | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 2009-03-14 | 4 | -3/+18 |
* | * libc/time/time.tex (wcsftime.def): Include. | Corinna Vinschen | 2009-03-12 | 3 | -7/+20 |
* | * libc/stdio/swscanf.c: Some documentation corrections. | Corinna Vinschen | 2009-03-12 | 2 | -3/+10 |
* | * libc/stdio/swprintf.c (_swprintf_r, swprintf): | Corinna Vinschen | 2009-03-12 | 6 | -140/+210 |
* | * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. | Corinna Vinschen | 2009-03-11 | 7 | -22/+177 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 23 | -101/+2341 |
* | * libc/machine/arm/arm_asm.h: Fix typo. | Corinna Vinschen | 2009-03-10 | 2 | -1/+5 |
* | * libc/time/strftime.c: Adapt for dual-purpose use so not only | Corinna Vinschen | 2009-03-09 | 7 | -271/+771 |
* | * libc/reent/reent.c (_reclaim_reent): Make a block from MP-related | Corinna Vinschen | 2009-03-06 | 2 | -4/+16 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 14 | -72/+2887 |
* | * libc/locale/locale.c (_setlocale_r): New implementation based on | Corinna Vinschen | 2009-03-03 | 14 | -243/+455 |
* | 2009-03-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-02 | 3 | -1/+14 |
* | 2009-03-02 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-03-02 | 2 | -6/+38 |
* | 2009-02-26 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-26 | 2 | -1/+5 |
* | Fix character set problem with Ralf's name. | Jeff Johnston | 2009-02-26 | 1 | -1/+1 |
* | 2009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-02-26 | 3 | -2/+8 |