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-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-242009-08-24 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2009-08-22 * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen
2009-08-22iconv: match SUSv3 prototypeEric Blake
2009-08-222009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-08-20all-local should depend upon crt0, not all.Ralf Wildenhues
2009-08-19 * configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variableRalf Wildenhues
2009-08-19Fix 'make info' to work again.Eric Blake
2009-08-192009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake
2009-08-18Improve popen compatibility with glibc.Eric Blake
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-08-13ChangeLog: Fix typo in "typo".Corinna Vinschen
2009-08-13 * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>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-07-22Avoid a fault from locking a closed standard file.Eric Blake
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-07-03Add mkdtemp, mkstemps.Eric Blake
2009-07-03Add fpurge.Eric Blake
2009-06-232009-06-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-06-192009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2009-06-18 * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen
2009-06-172009-06-17 Michael Eager <eager@eagercon.com>Jeff Johnston
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna 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-06-162009-06-16 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-09 * libc/ctype/tolower.c (tolower): Cast conversion result fromCorinna Vinschen
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen
2009-06-032009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen
2009-05-272009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-05-152009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-05-15 * libc/string/local.h: New file.Corinna Vinschen
2009-05-15 * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen
2009-05-122009-05-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-05-08 * MAINTAINERS: Add myself as a maintainer for the MN10300 and toNick Clifton
2009-05-01Add self to MAINTAINERS file. Tweak moxie stack position.Anthony Green
2009-05-01Allow gcc warning for toupper even with extended charsets.Eric Blake