summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * environ.cc (build_env): Fix length calculation of resultingCorinna Vinschen2009-04-021-0/+5
* * include/netdb.h: #include <inttypes.h>, <netinet/in.h>,Corinna Vinschen2009-04-021-0/+5
* * strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by atCorinna Vinschen2009-04-011-0/+6
* * shm.cc (struct shm_attached_list): Convert access type to ULONG.Corinna Vinschen2009-03-311-0/+9
* * ctype.cc: Remove implementation of ctype functions in favor ofCorinna Vinschen2009-03-311-0/+16
* * Makefile.in: Perform some minor cleanup. Revamp speclib handling.Christopher Faylor2009-03-281-0/+6
* * net.cc (inet_ntop6): Convert to lowercase hex digits on the fly.Corinna Vinschen2009-03-271-0/+4
* * net.cc (cygwin_getaddrinfo): Check hints for non-NULL beforeCorinna Vinschen2009-03-271-0/+5
* * fhandler.h (class fhandler_fifo): Rename read/write methods toCorinna Vinschen2009-03-271-0/+6
* * syscalls.cc (pathconf): Fix memory leak.Corinna Vinschen2009-03-271-0/+4
* * path.cc (symlink_worker): Write target filename as UTF-16 stringCorinna Vinschen2009-03-261-0/+8
* * include/asm/byteorder.h (__ntohl): Align definition to ISO C99.Corinna Vinschen2009-03-261-0/+5
* * strfuncs.cc (__set_charset_from_codepage): Revert to translatingCorinna Vinschen2009-03-261-0/+5
* * strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into twoCorinna Vinschen2009-03-251-0/+5
* * environ.cc (environ_init): Break from locale loop after first hit.Corinna Vinschen2009-03-251-0/+6
* * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.Corinna Vinschen2009-03-251-0/+7
* * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.Corinna Vinschen2009-03-241-0/+7
* * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.Corinna Vinschen2009-03-241-0/+4
* * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen2009-03-241-0/+4
* * wchar.h: Replace UINT with unsigned int.Corinna Vinschen2009-03-241-0/+4
* * wchar.h: Remove erroneous "C" specifier from extern declaration.Corinna Vinschen2009-03-241-0/+4
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-1/+80
* * sec_auth.cc (str2buf2uni): Remove.Corinna Vinschen2009-03-241-0/+5
* * include/mntent.h: Remove declarations of nonexistant addmntentCorinna Vinschen2009-03-241-0/+5
* * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen2009-03-231-0/+6
* * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen2009-03-231-0/+5
* * cygwin.din: Export wordexp, wordfree.Corinna Vinschen2009-03-231-0/+6
* * include/sys/un.h: #include <string.h> for strlen.Corinna Vinschen2009-03-231-0/+4
* * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.Corinna Vinschen2009-03-191-0/+4
* * cygwin.din: Export log2, log2f as functions.Corinna Vinschen2009-03-191-0/+6
* * sec_auth.cc (lsaauth): Remove local definitions of structCorinna Vinschen2009-03-181-0/+8
* * errno.cc (_sys_errlist): Add ESTRPIPE.Corinna Vinschen2009-03-151-0/+4
* * cygwin.din: Export wcsdup.Corinna Vinschen2009-03-151-0/+6
* * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bitCorinna Vinschen2009-03-151-0/+5
* * path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered duringChristopher Faylor2009-03-141-0/+5
* * gendef: Remove STABS directives.Corinna Vinschen2009-03-141-0/+4
* * mktemp.cc: Remove STABS specific link-time warning. Align copyrightCorinna Vinschen2009-03-131-0/+5
* * flock.cc: Fix lockf copyright to latest version.Corinna Vinschen2009-03-131-0/+4
* * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be definedCorinna Vinschen2009-03-121-0/+14
* * flock.cc (fhandler_disk_file::lock): Don't test file open mode inCorinna Vinschen2009-03-121-0/+5
* * gethostby_helper: Fix typos in DEBUGGING case.Corinna Vinschen2009-03-121-0/+4
* * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen2009-03-111-0/+6
* * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen2009-03-111-0/+8
* * fhandler.h (fhandler_socket::wait_for_events): Take additionalCorinna Vinschen2009-03-091-0/+12
* * cygwin.din: Export wcsftime.Corinna Vinschen2009-03-091-0/+6
* * cygwin.din: Export gethostbyname2.Corinna Vinschen2009-03-061-0/+17
* * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf,Corinna Vinschen2009-03-061-0/+8
* * dcrt0.cc (disable_dep): Disable. Explain why.Corinna Vinschen2009-03-041-0/+5
* * net.cc: Include asm/byteorder.h.Corinna Vinschen2009-03-031-0/+10
* * include/asm/byteorder.h: Disable optimization when buildingCorinna Vinschen2009-03-031-0/+5