| Commit message (Expand) | Author | Age | Files | Lines |
* | * libc/include/sys/errno.h (ESTRPIPE): Define. | Corinna Vinschen | 2009-03-15 | 2 | -0/+9 |
* | * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare. | Corinna Vinschen | 2009-03-15 | 5 | -6/+83 |
* | * 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 | 3 | -3/+10 |
* | * libc/time/time.tex (wcsftime.def): Include. | Corinna Vinschen | 2009-03-12 | 2 | -7/+15 |
* | * libc/stdio/swscanf.c: Some documentation corrections. | Corinna Vinschen | 2009-03-12 | 1 | -2/+5 |
* | * libc/stdio/swprintf.c (_swprintf_r, swprintf): | Corinna Vinschen | 2009-03-12 | 5 | -140/+194 |
* | * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare. | Corinna Vinschen | 2009-03-11 | 6 | -21/+167 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 22 | -100/+2306 |
* | * libc/machine/arm/arm_asm.h: Fix typo. | Corinna Vinschen | 2009-03-10 | 1 | -1/+1 |
* | * libc/time/strftime.c: Adapt for dual-purpose use so not only | Corinna Vinschen | 2009-03-09 | 6 | -271/+757 |
* | * libc/reent/reent.c (_reclaim_reent): Make a block from MP-related | Corinna Vinschen | 2009-03-06 | 1 | -4/+8 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 13 | -72/+2856 |
* | * libc/locale/locale.c (_setlocale_r): New implementation based on | Corinna Vinschen | 2009-03-03 | 13 | -241/+430 |
* | 2009-03-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-03-02 | 2 | -1/+8 |
* | 2009-03-02 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-03-02 | 1 | -6/+32 |
* | 2009-02-26 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-26 | 1 | -1/+1 |
* | 2009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-02-26 | 2 | -2/+2 |
* | 2009-02-25 Brooks Moses <brooks@codesourcery.com> | Jeff Johnston | 2009-02-25 | 4 | -3/+7 |
* | * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8 | Corinna Vinschen | 2009-02-25 | 2 | -144/+70 |
* | * libc/stdio/open_memstream.c (stdint.h): Include. | Kevin Buettner | 2009-02-25 | 1 | -0/+1 |
* | 2009-02-23 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-02-23 | 5 | -60/+114 |
* | * libc/include/wchar.h (mbsnrtowcs): Declare. | Corinna Vinschen | 2009-02-19 | 8 | -123/+408 |
* | 2009-02-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-02-18 | 3 | -17/+24 |
* | * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. | Corinna Vinschen | 2009-02-18 | 2 | -26/+105 |
* | * libc/stdio/fputwc.c: Fix typo in man page info. | Corinna Vinschen | 2009-02-16 | 1 | -2/+2 |
* | 2009-02-12 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2009-02-12 | 5 | -7/+233 |
* | 2009-02-05 Neal H. Walfield <neal@gnu.org> | Jeff Johnston | 2009-02-05 | 1 | -8/+8 |
* | 2009-01-28 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-28 | 1 | -2/+6 |
* | 2009-01-21 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2009-01-22 | 6 | -4/+856 |
* | 2009-01-19 Neal H. Walfield <neal@gnu.org> | Jeff Johnston | 2009-01-19 | 2 | -20/+20 |
* | 2009-01-12 Nathan Froyd <froydnj@codesourcery.com> | Jeff Johnston | 2009-01-12 | 1 | -2/+0 |
* | 2009-01-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-12 | 1 | -4/+0 |
* | * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos. | Kazu Hirata | 2009-01-08 | 1 | -2/+2 |
* | 2009-01-05 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-01-05 | 1 | -1/+1 |
* | 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-22 | 73 | -713/+717 |
* | 2008-12-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-15 | 1 | -2/+0 |
* | 2008-12-12 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-12 | 5 | -10/+204 |
* | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-12-12 | 3 | -5/+5 |
* | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-12-12 | 1 | -2/+2 |
* | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-12-12 | 1 | -0/+7 |
* | * libc/stdio/freopen.c: Add <string.h> for memset prototype. | Corinna Vinschen | 2008-12-12 | 3 | -0/+3 |
* | 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-11 | 2 | -2/+2 |
* | 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi> | Jeff Johnston | 2008-12-11 | 10 | -14/+5507 |
* | 2008-12-11 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-11 | 31 | -82/+120 |
* | 2008-12-10 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-12-10 | 29 | -1/+1385 |
* | 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-28 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-11-28 | 2 | -1/+2 |
* | 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-11-27 | 1 | -1/+1 |