summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * new-features.sgml: Add missing GB2312 and eucKR character sets.Corinna Vinschen2009-03-255-11/+352
* * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.Corinna Vinschen2009-03-252-5/+12
* * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.Corinna Vinschen2009-03-242-4/+12
* * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.Corinna Vinschen2009-03-242-1/+6
* * new-features.sgml: Add section about chaged (no)winsymlink default.Corinna Vinschen2009-03-242-0/+8
* * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen2009-03-242-1/+5
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-244-3/+8
* * wchar.h: Replace UINT with unsigned int.Corinna Vinschen2009-03-242-1/+5
* * wchar.h: Remove erroneous "C" specifier from extern declaration.Corinna Vinschen2009-03-242-10/+15
* * cygwinenv.sgml: Move "codepage:xxx" to the removed options section.Corinna Vinschen2009-03-243-28/+39
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-2414-315/+1336
* * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen2009-03-243-14/+5
* * include/mntent.h: Remove declarations of nonexistant addmntentCorinna Vinschen2009-03-242-6/+10
* * passwd.c (usage): Change description for -d option according toCorinna Vinschen2009-03-233-5/+29
* * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen2009-03-232-19/+69
* * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen2009-03-232-3/+12
* * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen2009-03-232-2/+5
* * cygwin.din: Export wordexp, wordfree.Corinna Vinschen2009-03-234-3/+12
* * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen2009-03-232-1/+6
* * passwd.c (main): Always get logonserver from environment andCorinna Vinschen2009-03-222-3/+11
* * ldd.cc: Fix compiler warning.Corinna Vinschen2009-03-223-21/+29
* * cygserver-config: Remove misleading text describing theCorinna Vinschen2009-03-202-7/+5
* * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.Corinna Vinschen2009-03-192-2/+6
* * cygwin.din: Export log2, log2f as functions.Corinna Vinschen2009-03-194-1/+12
* *** empty log message ***Christopher Faylor2009-03-181-0/+4
* Re-add inexplicably missing ldh.cc.Christopher Faylor2009-03-181-0/+17
* * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen2009-03-182-12/+29
* * winnt.h: Add Vista token security extensions.Corinna Vinschen2009-03-182-1/+73
* * cygwin-ug-net.in.sgml: Update date.Corinna Vinschen2009-03-185-4/+292
* * overview2.sgml: Remove reference to CYGWIN=binmode.Corinna Vinschen2009-03-183-44/+102
* * ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor2009-03-183-75/+113
* * errno.cc (_sys_errlist): Add ESTRPIPE.Corinna Vinschen2009-03-152-1/+6
* * cygwin.din: Export wcsdup.Corinna Vinschen2009-03-154-1/+10
* * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bitCorinna Vinschen2009-03-152-44/+49
* * ldd.cc (longopts): Add --dll option.Christopher Faylor2009-03-142-13/+104
* * path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered duringChristopher Faylor2009-03-142-1/+6
* * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen2009-03-142-5/+8
* * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen2009-03-144-64/+178
* * gendef: Remove STABS directives.Corinna Vinschen2009-03-142-4/+4
* * ldd.cc: Rework to detect missing DLLs.Christopher Faylor2009-03-142-30/+347
* * mktemp.cc: Remove STABS specific link-time warning. Align copyrightCorinna Vinschen2009-03-132-12/+5
* * flock.cc: Fix lockf copyright to latest version.Corinna Vinschen2009-03-132-12/+7
* * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be definedCorinna Vinschen2009-03-123-31/+47
* * flock.cc (fhandler_disk_file::lock): Don't test file open mode inCorinna Vinschen2009-03-122-2/+12
* * gethostby_helper: Fix typos in DEBUGGING case.Corinna Vinschen2009-03-122-4/+8
* * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen2009-03-114-3/+12
* * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen2009-03-114-7/+22
* * fhandler.h (fhandler_socket::wait_for_events): Take additionalCorinna Vinschen2009-03-095-16/+30
* * cygwin.din: Export wcsftime.Corinna Vinschen2009-03-094-2/+10
* * pathnames.sgml: Try to be more clear explain raw devices.Corinna Vinschen2009-03-092-22/+61