DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/make compat.c compat.h


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Feb 2005 13:34:14 -0800 (PST)

okumoto     2005/02/24 13:34:14 PST

DragonFly src repository

  Modified files:
    usr.bin/make         compat.c compat.h 
  Log:
  Replace the calls to Lst_ForEach with the new LST_FOREACH macro and
  fix the prototype for Compat_RunCommand to take the actual argument
  types instead of void *.
  
  Taken-from: FreeBSD
  Date: 2005/02/24 10:23:31
  Author: harti
  
  Revision  Changes    Path
  1.31      +22 -8     src/usr.bin/make/compat.c
  1.3       +2 -1      src/usr.bin/make/compat.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.c.diff?r1=1.30&r2=1.31&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.h.diff?r1=1.2&r2=1.3&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]