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
2010-02-17 * libc/ctype/iswblank.c (iswblank): Remove Unicode charactersCorinna Vinschen
2010-02-15 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch hereCorinna Vinschen
2010-02-15 * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundantCorinna Vinschen
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-02-122010-02-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-02-102010-02-09 Daniel Gutson <dgutson@codesourcery.com>Jeff Johnston
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen
2010-02-082010-02-08 Josef Wolf <jw@raven.inka.de>Jeff Johnston
2010-02-07 * libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.aliasCorinna Vinschen
2010-02-07 * libc/locale/locale.c: Fix typo in documentation. Remove uselessCorinna Vinschen
2010-02-06 * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen
2010-02-06 * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen
2010-02-06 * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen
2010-02-05 * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen
2010-02-04* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexitChristopher Faylor
2010-01-302010-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-01-24 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when usingCorinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.Corinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.Corinna Vinschen
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen
2010-01-20 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen
2010-01-202010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2010-01-20 * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid charactersCorinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen
2010-01-14 * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen
2010-01-14 Drop accidentally applied ChangeLog entry.Corinna Vinschen
2010-01-14 * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid inCorinna Vinschen
2010-01-122010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2010-01-122010-01-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2010-01-10 * libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion ofCorinna Vinschen
2009-12-22Fix getsubopt declaration.Eric Blake
2009-12-182009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-172009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-12-162009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-162009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-12-152009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-12-142009-12-14 Maxim Kuvyrkov <maxim@codesourcery.com>Jeff Johnston
2009-12-102009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston
2009-12-08Fix some *at declarations.Eric Blake