Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/make
Module Name: basesrc
Committed By: pk
Date: Fri Feb 8 17:44:24 UTC 2002
Modified Files:
basesrc/usr.bin/make: job.c
Log Message:
JobRestartJobs() should cease scheduling stopped jobs if the maximum
number of running jobs limit has been reached, otherwise an infinite
loop is the result.
Give JobStart() a return value to report this condition.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 basesrc/usr.bin/make/job.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index