Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-03-252009-03-25 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-25 * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowcCorinna Vinschen
2009-03-25 * libc/locale/locale.c (loadlocale): Rename charset "GBK" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Rename charset "CP949" toCorinna Vinschen
2009-03-24 * libc/locale/locale.c (loadlocale): Allow charset starting with 'e'Corinna Vinschen
2009-03-242009-03-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-232009-03-23 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-03-23 * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen
2009-03-202009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-19 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen
2009-03-182009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-03-17 * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destinationCorinna Vinschen
2009-03-162009-03-16 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2009-03-15 * libc/include/sys/errno.h (ESTRPIPE): Define.Corinna Vinschen
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen
2009-03-14 * libc/include/stdlib.h (_mkstemp_r, _mktemp_r): Move out ofCorinna Vinschen
2009-03-14 * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen
2009-03-12 * libc/time/time.tex (wcsftime.def): Include.Corinna Vinschen
2009-03-12 * libc/stdio/swscanf.c: Some documentation corrections.Corinna Vinschen
2009-03-12 * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-03-10 * libc/machine/arm/arm_asm.h: Fix typo.Corinna Vinschen
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen
2009-03-06 * libc/reent/reent.c (_reclaim_reent): Make a block from MP-relatedCorinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2009-03-03 * libc/locale/locale.c (_setlocale_r): New implementation based onCorinna Vinschen
2009-03-032009-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-03-032009-03-02 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-02-272009-02-26 Brooks Moses <brooks@codesourcery.com>Jeff Johnston
2009-02-27Fix character set problem with Ralf's name.Jeff Johnston
2009-02-272009-02-26 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-02-262009-02-25 Brooks Moses <brooks@codesourcery.com>Jeff Johnston
2009-02-25 * mbtowc_r.c (_mbtowc_r): Remove conversion of 5 and 6 byte UTF-8Corinna Vinschen
2009-02-25 * libc/stdio/open_memstream.c (stdint.h): Include.Kevin Buettner
2009-02-242009-02-23 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-02-19 * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen
2009-02-192009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-02-18 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen
2009-02-16 * libc/stdio/fputwc.c: Fix typo in man page info.Corinna Vinschen
2009-02-132009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-02-052009-02-05 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-01-282009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-01-27* configure.host (m32c-*-*): Add long long I/O support by default.DJ Delorie
2009-01-222009-01-21 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-01-202009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-01-132009-01-12 Nathan Froyd <froydnj@codesourcery.com>Jeff Johnston