Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-10-24 04:02:05 +0400
committerChristopher Faylor <me@cgf.cx>2005-10-24 04:02:05 +0400
commit0f9a8fc652525d6708ebaa45576115e9bf4d9bdc (patch)
tree5c5c2f10b98faa0ec0e0140b31d3c911cfafef65 /winsup
parent82c925af80cb4493cc15861c18fea64c57c2ee60 (diff)
add missing ChangeLog entry
Diffstat (limited to 'winsup')
-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.