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
2010-01-29* libc/strfmon.c (__setup_vars): Fix compiler warning about assigning constChristopher Faylor
2010-01-29 Throughout, use FileBothDirectoryInformation info class rather thanCorinna Vinschen
2010-01-292010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe
2010-01-28 * Makefile.in (tags, ctags, CTAGS)): Add rules to create tags file.Corinna Vinschen
2010-01-282010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe
2010-01-26* faq-api.xml: d2u/u2d are from cygutils, not util-linux.Yaakov Selkowitz
2010-01-26* Makefile.in: Skip validation in xmlto step.Christopher Faylor
2010-01-26 * new-features.sgml (ov-new1.7.2): Add console enhancements.Corinna Vinschen
2010-01-262010-01-25 Kai Tietz <kai.tietz@onevision.com>Chris Sutcliffe
2010-01-26 * nlsfuncs.cc (__get_lcid_from_locale): Add comments. Fix typos inCorinna Vinschen
2010-01-25 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke
2010-01-25 * faq-setup.xml: Drop references to non-NT systems.Corinna Vinschen
2010-01-25 * nlsfuncs.cc (__set_charset_from_locale): Rearrange to set charsetCorinna Vinschen
2010-01-25 * spawn.cc (spawn_guts): Only try to remove long path prefix fromCorinna Vinschen
2010-01-25 * faq-using.xml: Fix typos and remove incorrect locale-specificCorinna Vinschen
2010-01-25 * nlsfuncs.cc (__get_lcid_from_locale): Fix a comment. Handle specialCorinna Vinschen
2010-01-25 * getlocale.c (main): Use setlocale and fetch string from WindowsCorinna Vinschen
2010-01-24 * new-features.sgml: Rework layout to use itemizedlist. Fix typo.Corinna Vinschen
2010-01-24 * nlsfuncs.cc (__set_charset_from_locale): Fix comment.Corinna Vinschen
2010-01-24 * nlsfuncs.cc (check_codepage): Move from syscalls.cc here.Corinna Vinschen
2010-01-24 * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when usingCorinna Vinschen
2010-01-23 * setup2.sgml (setup-locale-charsetlist): Add CP932. Change descriptionCorinna Vinschen
2010-01-23 * strfuncs.cc (__sjis_wctomb): Special handling for characters whichCorinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Allow CP932 as alias for SJIS.Corinna Vinschen
2010-01-23 * setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. AddCorinna Vinschen
2010-01-23 * libc/locale/locale.c (loadlocale): Disable JIS entirely on Cygwin.Corinna Vinschen
2010-01-23 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke
2010-01-23 * nlsfuncs.cc (wcsxfrm): Call LCMapStringW with LCMAP_BYTEREV flag toCorinna Vinschen
2010-01-23 * posix.sgml (strfmon): Move to implemented SUSv4 API.Corinna Vinschen
2010-01-23 * new-features.sgml (ov-new1.7.2): Add chapter for news in 1.7.2.Corinna Vinschen
2010-01-23 * Makefile.in (CYGWIN_BINS): Add getlocale.Corinna Vinschen
2010-01-23 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen
2010-01-22 gcc PR libstdc++/36101, gcc PR libstdc++/42813Joern Rennecke
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen
2010-01-212010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2010-01-20 * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen
2010-01-202010-01-19 Andy Koppe <andy.koppe@gmail.com>Jeff Johnston
2010-01-20 * libc/stdlib/wcstombs_r.c (_wcstombs_r): Handle invalid charactersCorinna Vinschen
2010-01-19 * common.h (PN_XNUM): Define.Alan Modra
2010-01-18 * strfuncs.cc: Remove needless includes.Corinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Change comments to refer toCorinna Vinschen
2010-01-17 * setup2.sgml (setup-locale): Mention three character codes perCorinna Vinschen
2010-01-17 * libc/locale/locale.c (loadlocale): Allow three characterCorinna Vinschen
2010-01-17 * syscalls.cc (internal_setlocale): Use UTF-8 internally if externalCorinna Vinschen
2010-01-17 * libc/locale/locale.c (lc_ctype_charset): Disable defaulting toCorinna Vinschen
2010-01-16* setup-net.sgml: Remove obsolete assertion.Christopher Faylor
2010-01-16 * libc/fnmatch.c: Replace with multibyte capable version from FreeBSD.Corinna Vinschen
2010-01-16 * cygpath.cc (get_mixed_name): Drop function. Replace with call toCorinna Vinschen
2010-01-16 * fhandler_socket.cc (fhandler_socket::accept4): Reset async flagCorinna Vinschen
2010-01-16 * faq-using.xml (faq.using.bloda): Clarify wxvault.dll.Corinna Vinschen