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
AgeCommit message (Expand)Author
2015-06-24Fix mismatched parentheses in documentation.Jon TURNEY
2014-06-24 * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2012-03-30 * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default valueCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-07-19 * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen
2011-05-10 * libc/locale/lmessages.c (_C_messages_locale): Add missing comma.Corinna Vinschen
2011-05-04 * libc/locale/lmessages.h (__messages_load_locale): Declare. RemoveCorinna Vinschen
2011-05-04 Cygwin-specific patch from Andy Koppe:Corinna Vinschen
2010-11-19 * libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"Corinna Vinschen
2010-11-18 * libc/locale/locale.c (loadlocale): Fix width of CJK ambigousCorinna Vinschen
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-03 * libc/locale/lctype.c: Include <string.h> and "setlocale.h".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-03-28 * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna 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-22 * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen
2010-02-18 * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen
2010-02-09 * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen
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/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen
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-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
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-15 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen
2009-10-07 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen
2009-09-29 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as localeCorinna Vinschen
2009-09-27 * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen
2009-09-23 * libc/locale/locale.c: Drop Cygwin-specific windows.h include.Corinna Vinschen
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-22 * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen
2009-06-18 * libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"Corinna Vinschen
2009-06-16 * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen
2009-06-03 * libc/string/wcwidth.c: Optimize for speed.Corinna Vinschen
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen