summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/locale/lmessages.c (__messages_load_locale): Take additionalCorinna Vinschen2010-02-097-7/+60
* Now *really* check in what should have been checked in 12 hours ago.Corinna Vinschen2010-02-081-2/+10
* include/David S. Miller2010-02-082-0/+6
* 2010-02-08 Conny Marco Menebrocker <c-m-m@gmx.de>Jeff Johnston2010-02-084-1/+20
* 2010-02-08 Josef Wolf <jw@raven.inka.de>Jeff Johnston2010-02-082-1/+6
* This patch got lost in the previous checkin, accidentally:Corinna Vinschen2010-02-081-1/+1
* * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case toCorinna Vinschen2010-02-084-4/+23
* missed from last commitAlan Modra2010-02-081-0/+4
* include/Alan Modra2010-02-081-2/+5
* * new-features.sgml (ov-new1.7-misc): Fix typo.Yaakov Selkowitz2010-02-072-1/+5
* * nlsfuncs.cc (__get_lcid_from_locale): Handle "@cyrillic" modifierCorinna Vinschen2010-02-072-3/+22
* Move entry for elf/s390.h to elf/ChangeLog.H.J. Lu2010-02-072-4/+4
* * libc/locale/locale.c: Add Cygwin's /usr/share/locale/locale.aliasCorinna Vinschen2010-02-072-26/+55
* * new-features.sgml (ov-new1.7.2): Add support for locales fromCorinna Vinschen2010-02-073-0/+27
* * nlsfuncs.cc (__set_locale_from_locale_alias): New function to readCorinna Vinschen2010-02-072-0/+68
* * libc/locale/locale.c: Fix typo in documentation. Remove uselessCorinna Vinschen2010-02-072-42/+12
* * nlsfuncs.cc (__get_lcid_from_locale): Handle no_NO as nb_NO, ratherCorinna Vinschen2010-02-062-5/+10
* * setup2.sgml (setup-locale-ov): Align description of working modifiersCorinna Vinschen2010-02-062-19/+38
* * nlsfuncs.cc (has_modifier): MOve up in file to use inCorinna Vinschen2010-02-062-27/+61
* * new-features.sgml (ov-new1.7.2): Add support for new charsets.Corinna Vinschen2010-02-063-5/+19
* * nlsfuncs.cc (__set_charset_from_locale): Set default charset forCorinna Vinschen2010-02-062-1/+10
* * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen2010-02-065-35/+216
* * path.cc (symlink_info::check_nfs_symlink): Reopen file withCorinna Vinschen2010-02-062-0/+13
* * sec_auth.cc (get_full_privileged_inheritable_token): New functionCorinna Vinschen2010-02-062-52/+74
* * libc/posix/telldir.c: Remove bogus nested prototype of lseek().Corinna Vinschen2010-02-062-1/+4
* * setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic"Corinna Vinschen2010-02-052-3/+20
* * nlsfuncs.cc (__set_charset_from_locale): Set default locale forCorinna Vinschen2010-02-052-2/+8
* * libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsetsCorinna Vinschen2010-02-052-13/+36
* * dll_init.cc (per_module::run_dtors): Use consistent method for runningChristopher Faylor2010-02-052-2/+7
* * new-features.sgml (ov-new1.7.2): Add grouping for printf/wprintf.Corinna Vinschen2010-02-052-0/+11
* * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATSCorinna Vinschen2010-02-053-76/+330
* * regcomp.c (p_ere): Workaround incorrect compiler warning.Christopher Faylor2010-02-043-3/+9
* * libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexitChristopher Faylor2010-02-043-5/+25
* * regex/engine.c (step): Declare and define with `int ch' rather thanCorinna Vinschen2010-02-042-6/+17
* * new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcompCorinna Vinschen2010-02-042-1/+6
* Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen2010-02-0423-2107/+2829
* merge from gccDJ Delorie2010-02-031-0/+5
* * sigproc.cc (get_proc_lock): Fix error message typo.Christopher Faylor2010-02-032-1/+5
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): WorkaroundCorinna Vinschen2010-02-033-7/+36
* Add NT_386_XSTATE.H.J. Lu2010-02-022-1/+7
* * include/paths.h (_PATH_MNTTAB): Define.Corinna Vinschen2010-02-023-3/+19
* * dcrt0.cc (atexit_lock): Delete.Christopher Faylor2010-02-025-60/+58
* * how-startup-shutdown-works.txt: Add new document.Dave Korn2010-02-022-0/+169
* * faq-programming.xml: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-022-1/+2
* * README: Update for Cygwin docbook-utils package.Yaakov Selkowitz2010-02-022-4/+7
* * configure.ac: Add "recommended" version checks for GMP/MPC.Kaveh Ghazi2010-01-313-20/+94
* 2010-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-01-294-2/+21
* * sec_auth.cc (lsaauth): Use CYG_LSA_MAGIC as checksum start value toCorinna Vinschen2010-01-292-2/+6
* * cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy.Corinna Vinschen2010-01-294-5/+13
* * libc/strfmon.c (__setup_vars): Test for an empty string rather thanCorinna Vinschen2010-01-292-2/+7