aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-8/+34
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-1/+9
2009-04-032009-04-03 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2-3/+8
2009-04-032009-04-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston5-18/+250
2009-04-03 * Various syntactical and semantical fixes throughout.Corinna Vinschen10-179/+193
2009-04-03 * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen3-25/+30
2009-04-02 * environ.cc (build_env): Fix length calculation of resultingCorinna Vinschen2-2/+7
2009-04-02 * include/netdb.h: #include <inttypes.h>, <netinet/in.h>,Corinna Vinschen2-2/+10
2009-04-02 * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h andCorinna Vinschen3-11/+45
2009-04-01include/coff/Richard Sandiford2-61/+4
2009-04-012009-04-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+13
2009-04-01 * faq-using.xml (faq.using.symlinkstoppedworking): Rename.Corinna Vinschen3-11/+37
2009-04-01 * strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by atCorinna Vinschen2-2/+12
2009-03-312009-03-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+9
2009-03-31 * shm.cc (struct shm_attached_list): Convert access type to ULONG.Corinna Vinschen2-13/+30
2009-03-31 * setup2.sgml (setup-locale-problems): Fix an incomplete sentence.Corinna Vinschen2-3/+8
2009-03-31 * faq-using.xml (faq.using.unicode): Modernize.Corinna Vinschen3-38/+35
2009-03-31 * ctype.cc: Remove implementation of ctype functions in favor ofCorinna Vinschen6-822/+48
2009-03-31 * libc/ctype/Makefile.am: Remove _tolower.c and _toupper.cCorinna Vinschen13-91/+1141
2009-03-30 * faq-using.xml (faq.using.bloda): Update with new entries.Dave Korn2-2/+20
2009-03-28* Makefile.in: Perform some minor cleanup. Revamp speclib handling.Christopher Faylor3-97/+60
2009-03-27 * net.cc (inet_ntop6): Convert to lowercase hex digits on the fly.Corinna Vinschen2-1/+10
2009-03-27 * net.cc (cygwin_getaddrinfo): Check hints for non-NULL beforeCorinna Vinschen2-0/+6
2009-03-27 * fhandler.h (class fhandler_fifo): Rename read/write methods toCorinna Vinschen3-4/+10
2009-03-27 * djunpack.bat: Use ".." quoting in Sed command, for the sake ofEli Zaretskii2-1/+6
2009-03-27 * syscalls.cc (pathconf): Fix memory leak.Corinna Vinschen2-5/+11
2009-03-27 * README: Remove "How to use" section, as CYGWIN="server" isCorinna Vinschen2-32/+5
2009-03-27 * utils.sgml (passwd -R): Remove references to CYGWIN="server".Corinna Vinschen2-7/+7
2009-03-26 * cygwinenv.sgml: Add text to explain new UTF-16 symlinks.Corinna Vinschen7-17/+67
2009-03-26 * path.cc (symlink_worker): Write target filename as UTF-16 stringCorinna Vinschen2-10/+46
2009-03-26 * include/asm/byteorder.h (__ntohl): Align definition to ISO C99.Corinna Vinschen2-5/+13
2009-03-26 * new-features.sgml: Replace GB2312 with GBK.Corinna Vinschen3-2/+7
2009-03-26 * strfuncs.cc (__set_charset_from_codepage): Revert to translatingCorinna Vinschen2-2/+7
2009-03-26 * libc/locale/locale.c (loadlocale): Revert to charset "GBK" insteadCorinna Vinschen2-2/+7
2009-03-26 Revert erroneously checked in files.Corinna Vinschen3-36/+23
2009-03-26 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.Corinna Vinschen4-2/+13
2009-03-252009-03-25 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-47/+163
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