Another test commit
This commit is contained in:
parent
b472f6448c
commit
1feaa7d91e
@ -34,6 +34,7 @@ int running_door = 0;
|
|||||||
extern int telnet_bin_mode;
|
extern int telnet_bin_mode;
|
||||||
extern int timeoutpaused;
|
extern int timeoutpaused;
|
||||||
|
|
||||||
|
|
||||||
void doorchld_handler(int s)
|
void doorchld_handler(int s)
|
||||||
{
|
{
|
||||||
// waitpid() might overwrite errno, so we save and restore it:
|
// waitpid() might overwrite errno, so we save and restore it:
|
||||||
|
Reference in New Issue
Block a user