diff options
author | Christopher Faylor <me@cgf.cx> | 2005-09-14 14:02:17 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-09-14 14:02:17 +0000 |
commit | 62fe0eacdae384150ab86faf560a0e498d42d8e5 (patch) | |
tree | 9e6661b6390db3c4a1b7d65b13d6c256fef127df /winsup | |
parent | a611ae50d5c1106988df7ec8b053efc332e35ae3 (diff) | |
download | cygnal-62fe0eacdae384150ab86faf560a0e498d42d8e5.tar.gz cygnal-62fe0eacdae384150ab86faf560a0e498d42d8e5.tar.bz2 cygnal-62fe0eacdae384150ab86faf560a0e498d42d8e5.zip |
.
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index d8ea23893..da4e97202 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -5,7 +5,7 @@ this is the signal thread. (set_signal_mask): Ditto for conditionalized CGF code. * pinfo.cc (pinfo::exit): Exit the thread if we forcefully terminated - the main thread + the main thread. * sigproc.cc (sigtid): Delete. (_sig_tls): Define. (sig_clear): Use _sig_tls rather than sigtid to determine if this is |