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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-01-09 18:23:44 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-01-09 18:23:44 +0400
commit85d8e389cd331c9d2fc7396b02c1ddc30066556b (patch)
treee56a0d64e552e7f1348dd2e123cca672717af026 /winsup/cygwin/ChangeLog
parent7dadae9fbc57fbae92c30a02c1d7127d1df668e2 (diff)
* dcrt0.cc (main_thread_sinit): New inline function. Fix and explain
a stdio initialization issue. (dll_crt0_1): Call main_thread_sinit rather than __sinit.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 28f7c3861..b5b6430d5 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-09 Corinna Vinschen <corinna@vinschen.de>
+
+ * dcrt0.cc (main_thread_sinit): New inline function. Fix and explain
+ a stdio initialization issue.
+ (dll_crt0_1): Call main_thread_sinit rather than __sinit.
+
2013-01-07 Christopher Faylor <me.cygwin2013@cgf.cx>
* thread.cc (pthread_rwlock::lookup_reader): Remove parameter: always