mirror of
https://github.com/mirror/make.git
synced 2025-04-14 21:40:24 +08:00
Formerly job.h.~3~
This commit is contained in:
parent
79a2237ed2
commit
00da07ebd1
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 ();
|
||||
|
Loading…
Reference in New Issue
Block a user