Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 08:30:49 +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:  <200503020830.j228Unlp046238@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-02 08:30:49 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  Use the LST_FOREACH macro instead of the Lst_ForEach function. This
  saves function calls and reduces void casting.
  
  Revision  Changes    Path
  1.77      +24 -18    src/usr.bin/make/job.c



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