summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-04-16 22:57:05 +0000
committerChristopher Faylor <me@cgf.cx>2000-04-16 22:57:05 +0000
commitfbf23e34c5ac68f13b397b333f623349dcec383d (patch)
treeca441f0f26b1a9f9e4612c2abdbcf9a2a2b82eff /winsup/cygwin/ChangeLog
parent11f5b06579ab0ae45ff137db29b9d0b4cd9c3d03 (diff)
downloadcygnal-fbf23e34c5ac68f13b397b333f623349dcec383d.tar.gz
cygnal-fbf23e34c5ac68f13b397b333f623349dcec383d.tar.bz2
cygnal-fbf23e34c5ac68f13b397b333f623349dcec383d.zip
* init.cc (dll_entry): Use better check for determining when to set thread
specific stuff. * syscalls.cc (_unlink): Continue with chmod'ing file even if DELETE_ON_CLOSE succeeds, if file still exists.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b767a0232..eeacb514a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+Sun Apr 16 18:54:21 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * init.cc (dll_entry): Use better check for determining when to set
+ thread specific stuff.
+ * syscalls.cc (_unlink): Continue with chmod'ing file even if
+ DELETE_ON_CLOSE succeeds, if file still exists.
+
Fri Apr 14 23:51:15 2000 Christopher Faylor <cgf@cygnus.com>
* fhandler_console.cc (keytable): Add support for keypad 5 key, which