Date: Thu, 24 Feb 2005 10:23:31 +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 compat.c compat.h Message-ID: <200502241023.j1OANVZL045134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-24 10:23:31 UTC
FreeBSD 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 *.
Revision Changes Path
1.51 +22 -8 src/usr.bin/make/compat.c
1.2 +2 -1 src/usr.bin/make/compat.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502241023.j1OANVZL045134>
