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

Hartmut Brandt harti at FreeBSD.org
Mon Mar 21 03:44:58 PST 2005


harti       2005-03-21 11:44:57 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         suff.c 
  Log:
  Replace calls to Lst_Find with either appropriate LST_FOREACH macros
  plus predicate inlining or a special purpose function with takes
  and returns the correct types.
  
  Revision  Changes    Path
  1.58      +71 -142   src/usr.bin/make/suff.c


More information about the cvs-src mailing list