mirror of
https://github.com/mirror/make.git
synced 2026-08-09 09:32:12 +00:00
Formerly job.h.~3~
This commit is contained in:
3
job.h
3
job.h
@@ -41,8 +41,7 @@ struct child
|
||||
extern struct child *children;
|
||||
|
||||
extern void new_job ();
|
||||
extern void wait_for_children ();
|
||||
extern void push_signals_blocked_p (), pop_signals_blocked_p ();
|
||||
extern void reap_children ();
|
||||
|
||||
extern char **construct_command_argv ();
|
||||
extern void child_execute_job ();
|
||||
|
||||
Reference in New Issue
Block a user