* init.cc (dll_entry): Temporarily disable thread detach code.

This commit is contained in:
Christopher Faylor 2002-09-22 03:39:48 +00:00
parent c90e1cf179
commit a5cc51fa3c
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-09-21 Christopher Faylor <cgf@redhat.com>
* init.cc (dll_entry): Temporarily disable thread detach code.
2002-09-21 Christopher Faylor <cgf@redhat.com>
* fhandler.cc (fhandler_base::dup): Don't set handle on failure.