Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2009-03-25 * pathnames.sgml: Add a note that ASCII SO handling isn't foolproofCorinna Vinschen
2009-03-25 * strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into twoCorinna Vinschen
2009-03-25 * environ.cc (environ_init): Break from locale loop after first hit.Corinna Vinschen
2009-03-25 * new-features.sgml: Add missing GB2312 and eucKR character sets.Corinna Vinschen
2009-03-25 * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.Corinna Vinschen
2009-03-24 * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.Corinna Vinschen
2009-03-24 * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.Corinna Vinschen
2009-03-24 * new-features.sgml: Add section about chaged (no)winsymlink default.Corinna Vinschen
2009-03-24 * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen
2009-03-24 * wchar.h: Replace UINT with unsigned int.Corinna Vinschen
2009-03-24 * wchar.h: Remove erroneous "C" specifier from extern declaration.Corinna Vinschen
2009-03-24 * cygwinenv.sgml: Move "codepage:xxx" to the removed options section.Corinna Vinschen
2009-03-24 * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen
2009-03-24 * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen
2009-03-24 * include/mntent.h: Remove declarations of nonexistant addmntentCorinna Vinschen
2009-03-23 * passwd.c (usage): Change description for -d option according toCorinna Vinschen
2009-03-23 * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen
2009-03-23 * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen
2009-03-23 * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen
2009-03-23 * cygwin.din: Export wordexp, wordfree.Corinna Vinschen
2009-03-23 * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen
2009-03-22 * passwd.c (main): Always get logonserver from environment andCorinna Vinschen
2009-03-22 * ldd.cc: Fix compiler warning.Corinna Vinschen
2009-03-20 * cygserver-config: Remove misleading text describing theCorinna Vinschen
2009-03-19 * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.Corinna Vinschen
2009-03-19 * cygwin.din: Export log2, log2f as functions.Corinna Vinschen
2009-03-18*** empty log message ***Christopher Faylor
2009-03-18Re-add inexplicably missing ldh.cc.Christopher Faylor
2009-03-18 * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen
2009-03-18 * winnt.h: Add Vista token security extensions.Corinna Vinschen
2009-03-18 * cygwin-ug-net.in.sgml: Update date.Corinna Vinschen
2009-03-18 * overview2.sgml: Remove reference to CYGWIN=binmode.Corinna Vinschen
2009-03-18* ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor
2009-03-15 * errno.cc (_sys_errlist): Add ESTRPIPE.Corinna Vinschen
2009-03-15 * cygwin.din: Export wcsdup.Corinna Vinschen
2009-03-15 * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bitCorinna Vinschen
2009-03-14* ldd.cc (longopts): Add --dll option.Christopher Faylor
2009-03-14* path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered duringChristopher Faylor
2009-03-14 * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen
2009-03-14 * gendef: Remove STABS directives.Corinna Vinschen
2009-03-14* ldd.cc: Rework to detect missing DLLs.Christopher Faylor
2009-03-13 * mktemp.cc: Remove STABS specific link-time warning. Align copyrightCorinna Vinschen
2009-03-13 * flock.cc: Fix lockf copyright to latest version.Corinna Vinschen
2009-03-13 * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be definedCorinna Vinschen
2009-03-12 * flock.cc (fhandler_disk_file::lock): Don't test file open mode inCorinna Vinschen
2009-03-12 * gethostby_helper: Fix typos in DEBUGGING case.Corinna Vinschen
2009-03-11 * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen
2009-03-11 * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen