summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-10-24 00:02:05 +0000
committerChristopher Faylor <me@cgf.cx>2005-10-24 00:02:05 +0000
commit0f9a8fc652525d6708ebaa45576115e9bf4d9bdc (patch)
tree5c5c2f10b98faa0ec0e0140b31d3c911cfafef65
parent82c925af80cb4493cc15861c18fea64c57c2ee60 (diff)
downloadcygnal-0f9a8fc652525d6708ebaa45576115e9bf4d9bdc.tar.gz
cygnal-0f9a8fc652525d6708ebaa45576115e9bf4d9bdc.tar.bz2
cygnal-0f9a8fc652525d6708ebaa45576115e9bf4d9bdc.zip
add missing ChangeLog entry
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index fc05c6219..9c89e25bf 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -8,6 +8,7 @@
as stacklock state.
* dcrt0.cc (lock_process::locker): Define.
(dtable::lock_cs): Delete.
+ (dll_crt0_0): Initialize process lock here ASAP.
* dtable.cc (dtable_init): Eliminate call to init_lock().
(dtable::fixup_after_fork): Ditto.
(dtable::init_lock): Delete definition.