From 594a229a803b67dc4e856c595e32bfc938dbdd0b Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 31 Dec 2011 19:23:05 +0000 Subject: Add a couple other items which have been changed since initial call for testing --- winsup/cygwin/release/1.7.10 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/winsup/cygwin/release/1.7.10 b/winsup/cygwin/release/1.7.10 index 4927ec3af..5b96dcc58 100644 --- a/winsup/cygwin/release/1.7.10 +++ b/winsup/cygwin/release/1.7.10 @@ -80,6 +80,16 @@ What changed: - Try harder to send SIGHUP to children when process group leader fails. +- Deal with Windows problem where non-blocking pipe I/O was not flushed properly + on close. + +- Attempt to regularize most syscall-related strace output. + +- Improve behavior of Cygwin when started from a 64-bit process, especially under + Windows 2003. + +- Improve multi-threading safety with syscalls that deal with fds. + - New heap management. Drop registry setting "heap_chunk_in_mb" in favor of a new per-executable setting in the executable file header which can be set using the peflags tool. Drop registry setting "heap_slop_in_mb" entirely. -- cgit v1.2.3