summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen2010-01-2211-172/+302
* * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen2010-01-202-6/+24
* 2010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston2010-01-192-4/+20
* * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid charactersCorinna Vinschen2010-01-192-3/+13
* * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen2010-01-172-2/+7
* * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen2010-01-172-2/+12
* * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen2010-01-174-2/+14
* * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT.Corinna Vinschen2010-01-143-0/+16
* Drop accidentally applied ChangeLog entry.Corinna Vinschen2010-01-141-10/+0
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid inCorinna Vinschen2010-01-142-2/+22
* 2010-01-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2010-01-112-11/+15
* 2010-01-11 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2010-01-112-0/+9
* * libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion ofCorinna Vinschen2010-01-103-8/+26
* Fix getsubopt declaration.Eric Blake2009-12-223-27/+33
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-172-0/+5
* 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-1784-6669/+9015
* 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-179-52/+83
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-173-2/+14
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-1712-45/+62
* 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-173-13/+11
* 2009-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-172-1/+5
* 2009-12-17 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-173-15/+27
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-171-0/+34
* 2009-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2009-12-162-0/+9
* 2009-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-12-162-5/+7
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-162-1/+4
* 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-12-164-165/+109
* 2009-12-15 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-153-7/+13
* 2009-12-14 Maxim Kuvyrkov <maxim@codesourcery.com>Jeff Johnston2009-12-142-0/+21
* 2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2009-12-1016-3881/+11740
* Fix some *at declarations.Eric Blake2009-12-084-2/+12
* 2009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-12-034-3/+9
* Use NetBSD fix for CVE-2009-0689 security vulnerability.Corinna Vinschen2009-11-234-2/+20
* * libc/machine/rx/strncat.S (_strncat): Replace use of r6Nick Clifton2009-11-202-4/+9
* 2009-11-18 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston2009-11-183-0/+8
* * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call toCorinna Vinschen2009-11-1815-19/+119
* 2009-11-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-11-173-2/+7
* * libc/include/ctype.h (__ctype_lookup): Fix precedence.Eric Blake2009-11-062-1/+5
* * libc/stdio/fflush.c (_fflush_r): Store old errno to check forCorinna Vinschen2009-10-302-10/+29
* * MAINTAINERS (ARM): Add myself as an ARM maintainer.Nick Clifton2009-10-272-0/+5
* newlib:Nick Clifton2009-10-2624-55/+6695
* Fix isalpha(0x100000001LL) and friends on 64-bit machines.Eric Blake2009-10-242-15/+30
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-20257-177950/+261901
* 2009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-203-1/+13
* * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen2009-10-152-0/+8
* * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen2009-10-152-0/+11
* * libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake2009-10-142-35/+70
* 2009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2009-10-132-9/+9
* 2009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston2009-10-092-0/+6
* * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen2009-10-092-2/+20