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-05-312010-05-31 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston
2010-05-18* libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-122010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2010-05-07* libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,DJ Delorie
2010-05-03 * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen
2010-05-02 * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen
2010-04-30 * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-04-072010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston
2010-04-06 * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrectCorinna Vinschen
2010-04-012010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2010-03-28 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen
2010-03-17 * libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have anCorinna Vinschen
2010-03-092010-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-03-082010-03-08 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-03-05 * libm/math/ef_sqrt.c: Delete unused variable sign.Corinna Vinschen
2010-03-022010-03-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-03-02 * libc/xdr/README: Correct grammatical errors.Corinna Vinschen
2010-03-02 * libc/xdr/Makefile.in: Regenerate.Corinna Vinschen
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-26 * libm/common/s_ilogb.c: Fix typo in comments that causes docCorinna Vinschen
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen
2010-02-25 * libc/locale/locale.c (loadlocale): Fix typo in comment.Corinna Vinschen
2010-02-25 * libc/locale/locale.c: Throughout, extensively comment on theCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2010-02-242010-02-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-02-242010-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-02-22 * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen
2010-02-18 * libc/ctype/iswalpha.c (iswalpha): Update to Unicode 5.2.Corinna Vinschen
2010-02-18 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen
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