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/winsup
AgeCommit message (Expand)Author
2010-02-05* dll_init.cc (per_module::run_dtors): Use consistent method for runningChristopher Faylor
2010-02-05 * new-features.sgml (ov-new1.7.2): Add grouping for printf/wprintf.Corinna Vinschen
2010-02-05* regcomp.c (p_ere): Workaround incorrect compiler warning.Christopher Faylor
2010-02-04 * regex/engine.c (step): Declare and define with `int ch' rather thanCorinna Vinschen
2010-02-04 * new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcompCorinna Vinschen
2010-02-04 Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen
2010-02-03* sigproc.cc (get_proc_lock): Fix error message typo.Christopher Faylor
2010-02-03 * fhandler_disk_file.cc (fhandler_base::fstat_helper): WorkaroundCorinna Vinschen
2010-02-02 * include/paths.h (_PATH_MNTTAB): Define.Corinna Vinschen
2010-02-02* dcrt0.cc (atexit_lock): Delete.Christopher Faylor
2010-02-02 * how-startup-shutdown-works.txt: Add new document.Dave Korn
2010-02-02 * faq-programming.xml: Update for Cygwin docbook-utils package.Yaakov Selkowitz
2010-02-02 * README: Update for Cygwin docbook-utils package.Yaakov Selkowitz
2010-01-29 * sec_auth.cc (lsaauth): Use CYG_LSA_MAGIC as checksum start value toCorinna Vinschen
2010-01-29 * cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy.Corinna Vinschen
2010-01-29 * libc/strfmon.c (__setup_vars): Test for an empty string rather thanCorinna Vinschen
2010-01-29* dll_init.cc (remove_dll_atexit): New function.Christopher Faylor
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 * 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-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 * setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. AddCorinna Vinschen
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-18 * strfuncs.cc: Remove needless includes.Corinna Vinschen
2010-01-17 * setup2.sgml (setup-locale): Mention three character codes perCorinna Vinschen
2010-01-17 * syscalls.cc (internal_setlocale): Use UTF-8 internally if externalCorinna 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