]> sourceware.org Git - newlib-cygwin.git/commit
* DevNotes: Add entry cgf-000018.
authorChristopher Faylor <me@cgf.cx>
Fri, 21 Dec 2012 19:32:43 +0000 (19:32 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 21 Dec 2012 19:32:43 +0000 (19:32 +0000)
commit65068ebd7f78c461f2e5b59e49ac923f98783ab1
tree88f76df0beb9b66918bcce690aaa5df7d14ef39f
parent614aff88a0cf6c0ec5ec5ba063b003549dedc9db
* DevNotes: Add entry cgf-000018.
* init.cc (dll_entry): Grab process lock before exiting to ensure that thread
doesn't exit before parent if parent is exiting.
* _cygtls.cc (_cygtls::call2): Revert previous 2012-12-21 change.
* miscfuncs.cc (thread_wrapper): Ditto.
* thread.cc (pthread::exit): Ditto.
* sigproc.cc (exit_thread): Ditto.
(wait_sig): Ditto.
* sync.cc (muto::release): Ditto.
* sync.h (muto::release): Ditto.
* sigproc.h (__SIGTHREADEXIT): Delete enum.
(exit_thread): Delete declaration.
winsup/cygwin/ChangeLog
winsup/cygwin/DevNotes
winsup/cygwin/cygtls.cc
winsup/cygwin/init.cc
winsup/cygwin/miscfuncs.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/sigproc.h
winsup/cygwin/sync.cc
winsup/cygwin/sync.h
winsup/cygwin/thread.cc
This page took 0.030869 seconds and 5 git commands to generate.