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-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-15 * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen
2009-10-15 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen
2009-10-14* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake
2009-10-132009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-10-092009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen
2009-10-082009-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-082009-10-08 Eric Blake <ebb9@byu.net>Jeff Johnston
2009-10-07 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen
2009-10-03 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogateCorinna Vinschen
2009-09-29 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as localeCorinna 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-09-27* libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]:Eric Blake
2009-09-26* libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]:Eric Blake
2009-09-23 * libc/locale/locale.c: Drop Cygwin-specific windows.h include.Corinna Vinschen
2009-09-232009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-09-232009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-09-232009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2009-09-19* libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandatedChristopher Faylor
2009-09-012009-08-31 Takaki Makino <t@snowelm.com>Jeff Johnston
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