aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston35-655/+1454
2009-03-252009-03-25 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-6/+33
2009-03-252009-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-15/+26
2009-03-25 * pathnames.sgml: Add a note that ASCII SO handling isn't foolproofCorinna Vinschen2-1/+11
2009-03-25 * strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into twoCorinna Vinschen2-3/+7
2009-03-25 * libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowcCorinna Vinschen2-24/+36
2009-03-25 * environ.cc (environ_init): Break from locale loop after first hit.Corinna Vinschen3-2/+29
2009-03-25 * new-features.sgml: Add missing GB2312 and eucKR character sets.Corinna Vinschen5-11/+352
2009-03-25 * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.Corinna Vinschen2-5/+12
2009-03-25 * libc/locale/locale.c (loadlocale): Rename charset "GBK" toCorinna Vinschen2-3/+8
2009-03-24 * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.Corinna Vinschen2-4/+12
2009-03-24 * libc/locale/locale.c (loadlocale): Rename charset "CP949" toCorinna Vinschen2-24/+35
2009-03-24 * libc/locale/locale.c (loadlocale): Allow charset starting with 'e'Corinna Vinschen2-0/+6
2009-03-24 * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.Corinna Vinschen2-1/+6
2009-03-242009-03-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2009-03-24 * new-features.sgml: Add section about chaged (no)winsymlink default.Corinna Vinschen2-0/+8
2009-03-24 * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen2-1/+5
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen4-3/+8
2009-03-24 * wchar.h: Replace UINT with unsigned int.Corinna Vinschen2-1/+5
2009-03-24 * wchar.h: Remove erroneous "C" specifier from extern declaration.Corinna Vinschen2-10/+15
2009-03-24 * cygwinenv.sgml: Move "codepage:xxx" to the removed options section.Corinna Vinschen3-28/+39
2009-03-24 * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen14-315/+1336
2009-03-24 * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen3-14/+5
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen22-2196/+3361
2009-03-24 * include/mntent.h: Remove declarations of nonexistant addmntentCorinna Vinschen2-6/+10
2009-03-23 * passwd.c (usage): Change description for -d option according toCorinna Vinschen3-5/+29
2009-03-232009-03-23 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-1/+24
2009-03-23 * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen2-19/+69
2009-03-23 * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen2-3/+12
2009-03-23 * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen2-2/+5
2009-03-23 * libc/locale/locale.c (loadlocale): Fix typo in language andCorinna Vinschen2-4/+9
2009-03-23 * cygwin.din: Export wordexp, wordfree.Corinna Vinschen4-3/+12
2009-03-23 * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen2-1/+6
2009-03-22 * passwd.c (main): Always get logonserver from environment andCorinna Vinschen2-3/+11
2009-03-22 * ldd.cc: Fix compiler warning.Corinna Vinschen3-21/+29
2009-03-20include/elf:Ian Lance Taylor2-0/+5
2009-03-202009-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-3/+40
2009-03-20 * cygserver-config: Remove misleading text describing theCorinna Vinschen2-7/+5
2009-03-19 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of anCorinna Vinschen3-16/+70
2009-03-19 * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.Corinna Vinschen2-2/+6
2009-03-19 * cygwin.din: Export log2, log2f as functions.Corinna Vinschen4-1/+12
2009-03-18 * configure: Rebuild.Tom Tromey5-3/+411
2009-03-182009-03-18 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston6-25/+176
2009-03-18* common.h (NT_OPENBSD_PROCINFO, NT_OPENBSD_AUXV)Mark Kettenis2-0/+18
2009-03-18*** empty log message ***Christopher Faylor1-0/+4
2009-03-18Re-add inexplicably missing ldh.cc.Christopher Faylor1-0/+17
2009-03-18 * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen2-12/+29
2009-03-18 * winnt.h: Add Vista token security extensions.Corinna Vinschen2-1/+73
2009-03-18 * cygwin-ug-net.in.sgml: Update date.Corinna Vinschen5-4/+292
2009-03-18include/Alan Modra2-20/+45