cvs commit: src/usr.bin/make lst.h src/usr.bin/make/lst.lib
lstConcat.c
Hartmut Brandt
harti at FreeBSD.org
Wed Dec 8 08:47:20 PST 2004
harti 2004-12-08 16:47:19 UTC
FreeBSD src repository
Modified files:
usr.bin/make lst.h
usr.bin/make/lst.lib lstConcat.c
Log:
Remove return value from Lst_Concat. None of the callers ever checked
it. Remove stuff that was needed for circular lists.
Revision Changes Path
1.23 +1 -1 src/usr.bin/make/lst.h
1.18 +19 -35 src/usr.bin/make/lst.lib/lstConcat.c
More information about the cvs-src
mailing list