]> sourceware.org Git - newlib-cygwin.git/commit
* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.
authorChristopher Faylor <me@cgf.cx>
Sat, 19 Oct 2002 00:57:06 +0000 (00:57 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 19 Oct 2002 00:57:06 +0000 (00:57 +0000)
commita85860b5c868d7c3865e5d912916e51a55014ac7
treea7f99789423abe1e850561f21ac783290c9d0195
parent824166e620dcffbd338795d6944281bc022e9ecf
* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.
* fork.cc (fork_child): Initialize cygwin thread later in process to avoid
allocating memory for thread stacks.
* shared.cc (open_shared): Issue warning if NT and shared segment is relocated.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/fork.cc
winsup/cygwin/shared.cc
This page took 0.029087 seconds and 5 git commands to generate.