cvs commit: src/usr.bin/make job.c

Hartmut Brandt harti at FreeBSD.org
Fri Apr 1 08:24:26 PST 2005


harti       2005-04-01 16:24:25 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  Use a type-safe intrusive list to put jobs on the jobs or stoppedJobs list
  instead of the generic Lst.
  
  Revision  Changes    Path
  1.84      +36 -40    src/usr.bin/make/job.c


More information about the cvs-all mailing list