aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-01-23 * security.h (open_local_policy): Remove declaration.Corinna Vinschen1-0/+16
2014-01-22 * path.cc (etc::test_file_change): In case of NtQueryFullAttributesFileCorinna Vinschen1-0/+5
2014-01-20 * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen1-0/+11
2014-01-18 * include/netinet/ip6.h: New file, copied from FreeBSD vebatim.Corinna Vinschen1-0/+4
2014-01-17* dtable.h (dtable::lock): Revert static.Christopher Faylor1-0/+6
2014-01-17 * passwd.cc (setpassent): Align to BSD definition.Corinna Vinschen1-0/+4
2014-01-17 * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safeCorinna Vinschen1-0/+5
2014-01-17 * include/sys/file.h (LOCK_SH): Drop definition in favor of newCorinna Vinschen1-0/+13
2014-01-17 * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.Corinna Vinschen1-0/+4
2014-01-16* dtable.h (dtable::lock): Make static.Christopher Faylor1-2/+6
2014-01-08* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor1-0/+10
2014-01-05RecreateChristopher Faylor1-4/+3
2014-01-04* fhandler.h: Update copyright.Christopher Faylor1-2078/+20
2013-12-31* fhandler_console.cc (region_split): New function.Christopher Faylor1-0/+8
2013-12-22* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitializedChristopher Faylor1-0/+5
2013-12-18* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.Christopher Faylor1-0/+6
2013-12-18* autoload.cc (timeBeginPeriod): Delete.Christopher Faylor1-0/+6
2013-12-18* autoload.cc (timeBeginPeriod): Autoload.Christopher Faylor1-0/+10
2013-12-18* external.cc (fillout_pinfo): Remove nonsensical loop.Christopher Faylor1-0/+22
2013-12-18* sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.Christopher Faylor1-0/+4
2013-12-17* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.Christopher Faylor1-0/+5
2013-12-11 * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.Corinna Vinschen1-0/+12
2013-12-11 * mount.cc (fs_info::update): Fix formatting.Corinna Vinschen1-0/+4
2013-12-10 * fhandler.h (fhandler_dev_clipboard): Add private memberCorinna Vinschen1-0/+9
2013-12-09* globals.cc (hntdll): Define/declare.Christopher Faylor1-0/+7
2013-12-09 * include/cygwin/stdlib.h (initstate, random, setstate, srandom):Corinna Vinschen1-0/+6
2013-12-08 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 28.Corinna Vinschen1-0/+4
2013-12-07 * path.cc (symlink_native): Workaround Windows 8.1 bug: Drop long pathCorinna Vinschen1-0/+5
2013-12-06* syscalls.cc (dup): Use cygheap_fdnew properly.Christopher Faylor1-0/+4
2013-12-05* cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will haveChristopher Faylor1-0/+13
2013-12-04* dtable.cc (dtable::find_unused_handle): When extending, always make sure thatChristopher Faylor1-0/+5
2013-12-03* select.cc (select): Add workaround for, as yet undebugged, pathological case.Christopher Faylor1-0/+5
2013-12-01* dtable.cc (dtable::find_unused_handle): Break out of the right loop.Christopher Faylor1-0/+4
2013-12-01* dtable.cc (dtable::find_unused_handle): Fix off-by-one error. Always exitChristopher Faylor1-0/+10
2013-12-01Fix ChangeLog entryCorinna Vinschen1-3/+4
2013-12-01 * dtable.cc (dtable::extend): Change local variable new_size to size_tCorinna Vinschen1-0/+7
2013-12-01* dtable.h (dtable::first_fd_for_open): Change declaration to size_t.Christopher Faylor1-0/+10
2013-12-01* dtable.cc (build_fh_pc): When creating an archetype, use native name ratherChristopher Faylor1-0/+5
2013-11-29* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 27.Christopher Faylor1-0/+4
2013-11-29 * include/cygwin/stdlib.h(initstate, random, setstate, srandom) :Jon TURNEY1-0/+5
2013-11-28 * include/glob.h: Fix invalid use of 'restrict' error.Corinna Vinschen1-0/+4
2013-11-27 * syscalls.cc (try_to_bin): Enhance debug output in case reopen fails.Corinna Vinschen1-0/+4
2013-11-27 * syscalls.cc (try_to_bin): Drop fh_dup, reuse tmp_fh instead.Corinna Vinschen1-0/+4
2013-11-27 * syscalls.cc (try_to_bin): Take additional parameter to get file openCorinna Vinschen1-0/+8
2013-11-26 * nlsfuncs.cc (wcscoll): Add "__restrict" to definition.Corinna Vinschen1-0/+5
2013-11-26 * common.din: Export posix_spawn[...] functions.Corinna Vinschen1-0/+8
2013-11-26 * nlsfuncs.cc (strcoll): Add "__restrict" to definition.Corinna Vinschen1-0/+5
2013-11-25 Throughout, keep function definitions and declarations in sync withCorinna Vinschen1-0/+5
2013-11-24 * dtable.cc: Include sys/param.h for MAX definition.Corinna Vinschen1-0/+4
2013-11-24 Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen1-0/+11