summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * libc/minires.c (scanline): Accommodate ctype changes which disallow use of anChristopher Faylor2009-05-041-0/+7
* * fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.Christopher Faylor2009-05-041-0/+11
* * include/cygwin/socket.h: Define SOL_IPV6.Christopher Faylor2009-04-271-0/+4
* * ctype.cc (__set_ctype): Copy exact part of the current activeCorinna Vinschen2009-04-211-0/+5
* * flock.cc (lf_setlock): Handle border case which results in WFMO loopCorinna Vinschen2009-04-201-0/+6
* * mkimport: Specify .text for stub explicitly.Christopher Faylor2009-04-181-0/+6
* * dcrt0.cc (globify): Only call mbtowc for non-ascii chars.Corinna Vinschen2009-04-181-0/+4
* * dcrt0.cc (globify): Make multibyte-aware.Corinna Vinschen2009-04-171-0/+4
* * flock.cc (class inode_t): Add i_wait member and matching methodsCorinna Vinschen2009-04-171-0/+11
* * dlfcn.cc (get_full_path_of_dll): Just return a bool value. DropCorinna Vinschen2009-04-161-0/+8
* * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.Corinna Vinschen2009-04-161-0/+6
* * path.cc (path_conv::get_wide_win32_path): Allow relative paths.Corinna Vinschen2009-04-151-0/+7
* * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen2009-04-151-0/+10
* * speclib: Really revert to using tempdir.Christopher Faylor2009-04-141-0/+4
* * speclib: Revert to using tempdir.Christopher Faylor2009-04-141-0/+4
* * localtime.cc (tzload): Implement setting __tzrule's offset memberCorinna Vinschen2009-04-141-0/+6
* * include/stdint.h (intptr_t): Remove long from type.Dave Korn2009-04-131-0/+7
* * speclib: Initial stab at cleaning up temp files. More work needed.Christopher Faylor2009-04-121-0/+5
* * Makefile.in (clean): Clean globals.h.Christopher Faylor2009-04-121-0/+5
* * mkimport: New script to perform all operations necessary to createChristopher Faylor2009-04-121-0/+20
* * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.Corinna Vinschen2009-04-111-0/+5
* * speclib: Use a more robust method to derive full file path.Christopher Faylor2009-04-101-0/+4
* * speclib: Semi-revert to previous version but don't try to generateChristopher Faylor2009-04-091-0/+9
* * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobufCorinna Vinschen2009-04-091-0/+5
* * syscalls.cc (try_to_bin): Fix alignment of infobuf.Corinna Vinschen2009-04-091-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch anCorinna Vinschen2009-04-091-0/+14
* * include/stdint.h (int_least32_t): Define as int.Corinna Vinschen2009-04-071-0/+15
* * strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widecharCorinna Vinschen2009-04-071-0/+6
* * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen2009-04-071-0/+34
* * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen2009-04-061-0/+4
* * strfuncs.cc: Add comment to explain why we can't support JISCorinna Vinschen2009-04-061-0/+20
* * Makefile.in: Use all compile options when calculating magic values.Christopher Faylor2009-04-051-0/+9
* * net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor2009-04-051-0/+7
* * include/asm/byteorder.h (__ntohl): Prototype before define to avoidCorinna Vinschen2009-04-041-0/+8
* * 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