| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | 2009-02-25 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-25 | 5 | -7/+22 |
* | * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8 | Corinna Vinschen | 2009-02-25 | 3 | -144/+79 |
* | * libc/stdio/open_memstream.c (stdint.h): Include. | Kevin Buettner | 2009-02-25 | 2 | -0/+5 |
* | 2009-02-23 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-02-23 | 6 | -60/+125 |
* | * libc/include/wchar.h (mbsnrtowcs): Declare. | Corinna Vinschen | 2009-02-19 | 9 | -123/+427 |
* | 2009-02-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-02-18 | 4 | -17/+36 |
* | * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. | Corinna Vinschen | 2009-02-18 | 3 | -26/+123 |
* | * libc/stdio/fputwc.c: Fix typo in man page info. | Corinna Vinschen | 2009-02-16 | 2 | -2/+6 |
* | 2009-02-12 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-02-12 | 6 | -7/+245 |
* | 2009-02-05 Neal H. Walfield <neal@gnu.org> | Jeff Johnston | 2009-02-05 | 2 | -8/+12 |
* | 2009-01-28 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-28 | 2 | -2/+12 |
* | * configure.host (m32c-*-*): Add long long I/O support by default. | DJ Delorie | 2009-01-27 | 2 | -0/+9 |
* | 2009-01-21 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2009-01-22 | 7 | -4/+864 |
* | 2009-01-19 Neal H. Walfield <neal@gnu.org> | Jeff Johnston | 2009-01-19 | 3 | -20/+28 |
* | 2009-01-12 Nathan Froyd <froydnj@codesourcery.com> | Jeff Johnston | 2009-01-12 | 2 | -2/+4 |
* | 2009-01-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-12 | 2 | -4/+5 |
* | * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos. | Kazu Hirata | 2009-01-08 | 2 | -2/+6 |
* | 2009-01-05 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-01-05 | 2 | -1/+5 |
* | 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-22 | 86 | -799/+833 |