* gentls_offsets: Reinstate unlink of temp files.
* fhandler_console.cc (fhandler_console::close): Fix debugging output. (fhandler_console::fixup_after_fork): Decrement open_fhs prior to call to fhandler_console::open since this would cause incrementing too much incrementing in child processes. (Probably needs to be handled more elegantly someday) (fhandler_console::fixup_after_exec): Ditto.
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
2004-01-15 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* gentls_offsets: Reinstate unlink of temp files.
|
||||
|
||||
2004-01-14 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* fhandler_console.cc (fhandler_console::close): Fix debugging output.
|
||||
(fhandler_console::fixup_after_fork): Decrement open_fhs prior to call
|
||||
to fhandler_console::open since this would cause incrementing too much
|
||||
incrementing in child processes. (Probably needs to be handled more
|
||||
elegantly someday)
|
||||
(fhandler_console::fixup_after_exec): Ditto.
|
||||
|
||||
2004-01-14 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* cygtls.h (_threadinfo::call): Remove regparm declaration to work
|
||||
|
||||
Reference in New Issue
Block a user