summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 17c250e1f..a5d5fb2cc 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-23 Christopher Faylor <cgf@timesys.com>
+
+ * cygtls.h (struct _cygtls::thread_handle): Remove/revert.
+ * sigproc.h (struct sipacket::thread_handle): Put thread_handle here.
+ * sigproc.cc (sigproc_terminate): Move setting of thread_handle...
+ (sig_send): ...to here. Put it in packet being sent. Only close
+ pack.wakeup when we're waiting for completion.
+ (wait_sig): Use thread_handle directly from received packet.
+
2005-09-22 Christopher Faylor <cgf@timesys.com>
* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.