summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 2009-03-23 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-03-231-0/+4
* * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen2009-03-231-0/+5
* 2009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-201-0/+7
* * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen2009-03-191-0/+9
* 2009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-03-181-0/+8
* * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destinationCorinna Vinschen2009-03-171-0/+5
* 2009-03-16 Mark Mitchell <mark@codesourcery.com>Jeff Johnston2009-03-161-0/+11
* * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen2009-03-151-0/+5
* * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen2009-03-151-0/+8
* * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen2009-03-141-0/+5
* * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen2009-03-141-0/+8
* * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen2009-03-121-0/+5
* * libc/stdio/swscanf.c: Some documentation corrections.Corinna Vinschen2009-03-121-1/+5
* * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen2009-03-121-0/+16
* * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen2009-03-111-1/+10
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-1/+35
* * libc/machine/arm/arm_asm.h: Fix typo.Corinna Vinschen2009-03-101-0/+4
* * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen2009-03-091-0/+14
* * libc/reent/reent.c (_reclaim_reent): Make a block from MP-relatedCorinna Vinschen2009-03-061-0/+8
* * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen2009-03-061-0/+31
* * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen2009-03-031-2/+25
* 2009-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-03-021-0/+6
* 2009-03-02 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-03-021-0/+6
* 2009-02-26 Brooks Moses <brooks@codesourcery.com>Jeff Johnston2009-02-261-0/+4
* Fix character set problem with Ralf's name.Jeff Johnston2009-02-261-1/+1
* 2009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-02-261-0/+6
* 2009-02-25 Brooks Moses <brooks@codesourcery.com>Jeff Johnston2009-02-251-4/+15
* * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8Corinna Vinschen2009-02-251-0/+9
* * libc/stdio/open_memstream.c (stdint.h): Include.Kevin Buettner2009-02-251-0/+4
* 2009-02-23 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-02-231-0/+11
* * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen2009-02-191-0/+19
* 2009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-02-181-0/+12
* * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen2009-02-181-0/+18
* * libc/stdio/fputwc.c: Fix typo in man page info.Corinna Vinschen2009-02-161-0/+4
* 2009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2009-02-121-0/+12
* 2009-02-05 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-02-051-0/+4
* 2009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-281-0/+6
* * configure.host (m32c-*-*): Add long long I/O support by default.DJ Delorie2009-01-271-0/+4
* 2009-01-21 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-01-221-0/+8
* 2009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-01-191-0/+8
* 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>Jeff Johnston2009-01-121-0/+4
* 2009-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-121-0/+5
* * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.Kazu Hirata2009-01-081-0/+4
* 2009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-01-051-0/+4
* 2008-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-221-0/+17
* 2008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2008-12-171-0/+4
* 2008-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-151-0/+5
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-121-0/+8
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-121-0/+6
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-121-0/+6