added semaphore and shared memory to print without superposition between parent and child process
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
# include "autoindex.hpp"
|
||||
# include "colors.h"
|
||||
|
||||
extern family_state family;
|
||||
extern bool g_run;
|
||||
extern int g_last_signal;
|
||||
void signal_handler(int signum);
|
||||
|
||||
Reference in New Issue
Block a user