* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.
* syscalls.cc (dup2): Ditto. * winsup.h (events_terminate): Delete obsolete function declaration.
This commit is contained in:
@@ -185,7 +185,6 @@ void uinfo_init ();
|
||||
|
||||
/* various events */
|
||||
void events_init ();
|
||||
void events_terminate ();
|
||||
|
||||
void __stdcall close_all_files (bool = false);
|
||||
|
||||
|
Reference in New Issue
Block a user