Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2005 16:24:25 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make job.c
Message-ID:  <200504011624.j31GOPWT060661@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504011624.j31GOPWT060661>