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
AgeCommit message (Expand)Author
2009-12-032009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-11-23 Use NetBSD fix for CVE-2009-0689 security vulnerability.Corinna Vinschen
2009-11-18 * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-082009-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-03 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogateCorinna Vinschen
2009-09-29 * libc/stdlib/sb_charsets.c: Throughout, translate undefinedCorinna Vinschen
2009-09-282009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-09-27 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen
2009-08-252009-08-25 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-08-252009-08-24 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2009-08-102009-08-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-07-302009-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-07-29 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogateCorinna Vinschen
2009-07-28 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Fix incrementing n in caseCorinna Vinschen
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen
2009-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-04-252009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-232009-04-23 Paul Brook <paul@codesourcery.com>Jeff Johnston
2009-04-22 * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen
2009-04-182009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston
2009-04-162009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-04-09 * libc/stdlib/local.h (__mbtowc): Declare extern.Corinna Vinschen
2009-04-09 * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but alsoCorinna Vinschen
2009-04-04 * libc/stdlib/wcstombs.c: Fix datatypes in documentation.Corinna Vinschen
2009-03-26 Revert erroneously checked in files.Corinna Vinschen
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2009-03-19 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen
2009-03-17 * libc/stdlib/mbstowcs_r.c (_mbstowcs_r): Handle NULL destinationCorinna 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-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-19 * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen
2009-02-192009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-02-132009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-192008-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-11-012008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-10-062008-10-06 Eric Blake <ebb9@byu.net>Jeff Johnston
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-09-262008-09-26 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-09-252008-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-09-252008-09-24 Pawel Veselov <pawel.veselov@gmail.com>Jeff Johnston
2008-08-282008-08-28 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-08-272008-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-06-25 Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson