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

Hartmut Brandt harti at FreeBSD.org
Wed Mar 2 08:30:50 GMT 2005


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


More information about the cvs-src mailing list