Home
last modified time | relevance | path

Searched refs:start_job_command (Results 1 – 7 of 7) sorted by relevance

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Djob.c133 static void start_job_command (struct child *child,
859 start_job_command (c, p_call_stack); in reap_children()
1017 start_job_command (child_t *child, in start_job_command() function
1121 start_job_command (child, p_call_stack); in start_job_command()
1439 start_job_command (c, p_call_stack); in start_waiting_job()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Djob.c223 static void start_job_command (struct child *child);
914 start_job_command (c); in reap_children()
1129 start_job_command (struct child *child) in start_job_command() function
1257 start_job_command (child); in start_job_command()
1762 start_job_command (c); in start_waiting_job()
H A DChangeLog.23 * job.c (start_job_command): Increment commands_started before the
2653 * job.c (start_job_command): Add special optimizations for
2918 * job.c (start_job_command): Call block_sigs.
2919 (block_sigs): New function, broken out of start_job_command.
3318 * job.c (start_job_command): Pass new arg to `message'; fix
3687 * job.c (start_job_command): When ARGV is nil, only set
3715 * job.c (start_job_command): In FLAGS initialization, OR in
3834 * job.c (start_job_command): Whenever we set
5756 * job.c (start_job_command): Don't check for + here.
5956 (start_waiting_job): Call start_job_command, not start_job.
[all …]
H A DChangeLog76 (start_job_command): Accept '-ec' as POSIX shell flags.
108 * job.c (w32_kill, start_job_command, create_batch_file): Use
690 * job.c (start_job_command): Reset the stack limit, if we changed it.
1520 * job.c (start_job_command) [WINDOWS32]: Jump out on error.
1577 (start_job_command): Fix a typo in error message when process_easy
1742 * job.c (start_job_command): The noerror flag is a boolean (single
1822 (start_job_command): Fix format string for printing the result of
1824 (start_job_command) [WINDOWS32]: Do not define.
2753 (start_job_command): Increase the job count for this second.
2930 (start_job_command): Close the jobserver pipe and use
[all …]
/dports/devel/gmake/make-4.3/src/
H A Djob.c222 static void start_job_command (struct child *child);
1021 start_job_command (c); in reap_children()
1158 start_job_command (struct child *child) in start_job_command() function
1313 start_job_command (child); in start_job_command()
1634 start_job_command (c); in start_waiting_job()
/dports/devel/gmake/make-4.3/
H A DChangeLog401 (start_job_command): Remove the handling of child->cmd_name,
442 * src/job.c (start_job_command): Use new child_execute_job() call.
457 * src/job.c (start_job_command) [VMS]: Correct VMS comment.
468 * src/job.c (start_job_command): On success, remember the cmd_name.
887 (start_job_command): Free memory when the child doesn't start.
1855 * job.c (start_job_command): Avoid so many ifdefs and simplify
1913 * job.c (start_job_command): Set the recursive command line bit.
2061 * job.c(start_job_command): VMS Handle empty commands propery.
2235 * job.c (start_job_command) [WINDOWS32]: Compute outfd and errfd
2479 job.c (start_job_command): Move the child output diversion out
/dports/devel/remake/remake-4.3+dbg-1.5/
H A DChangeLog10916 * job.c: (reap_children): Call unblock_sigs after start_job_command.
11069 * job.c: (start_job_command): Pass null instead of "" to message; don't add
11074 * job.c: (start_job_command): Use `message' to print the command, and call it
11201 * job.c: (start_job_command): Set FD_CLOEXEC flag on BAD_STDIN descriptor.
11439 * job.c: (start_job_command, reap_children): Set update_status to 2 instead
11632 * job.c: (start_job_command): Remember to call notice_finsihed_file under -n
11883 * job.c: (start_job_command): When ARGV is nil, only set update_state and
11893 * job.c: (start_job_command): Call notice_finished_file for empty command
11929 * job.c: (start_job_command): In FLAGS initialization, OR in
11996 Test it only after calling start_job_command for a new command line.
[all …]