aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
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 * 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-24 * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.Corinna Vinschen2-4/+12
2009-03-24 * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.Corinna Vinschen2-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 * 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-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 * 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-20 * cygserver-config: Remove misleading text describing theCorinna Vinschen2-7/+5
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*** 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-18 * overview2.sgml: Remove reference to CYGWIN=binmode.Corinna Vinschen3-44/+102
2009-03-18* ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor3-75/+113
2009-03-15 * errno.cc (_sys_errlist): Add ESTRPIPE.Corinna Vinschen2-1/+6
2009-03-15 * cygwin.din: Export wcsdup.Corinna Vinschen4-1/+10
2009-03-15 * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bitCorinna Vinschen2-44/+49
2009-03-14* ldd.cc (longopts): Add --dll option.Christopher Faylor2-13/+104
2009-03-14* path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered duringChristopher Faylor2-1/+6
2009-03-14 * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2-5/+8
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen4-64/+178
2009-03-14 * gendef: Remove STABS directives.Corinna Vinschen2-4/+4
2009-03-14* ldd.cc: Rework to detect missing DLLs.Christopher Faylor2-30/+347
2009-03-13 * mktemp.cc: Remove STABS specific link-time warning. Align copyrightCorinna Vinschen2-12/+5
2009-03-13 * flock.cc: Fix lockf copyright to latest version.Corinna Vinschen2-12/+7
2009-03-12 * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be definedCorinna Vinschen3-31/+47
2009-03-12 * flock.cc (fhandler_disk_file::lock): Don't test file open mode inCorinna Vinschen2-2/+12
2009-03-12 * gethostby_helper: Fix typos in DEBUGGING case.Corinna Vinschen2-4/+8
2009-03-11 * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen4-3/+12
2009-03-11 * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen4-7/+22