]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use a type-safe intrusive list to put jobs on the jobs or stoppedJobs list
authorharti <harti@FreeBSD.org>
Fri, 1 Apr 2005 16:24:25 +0000 (16:24 +0000)
committerharti <harti@FreeBSD.org>
Fri, 1 Apr 2005 16:24:25 +0000 (16:24 +0000)
commita3666578080a1518f6b1e3fc82046685cefa8bce
tree5c94887c3cf585330374ad9a38da3bc02895385c
parentb2e188d271557d9d0b563f154f752357a306a4f1
Use a type-safe intrusive list to put jobs on the jobs or stoppedJobs list
instead of the generic Lst.
usr.bin/make/job.c