cvs commit: src/usr.bin/make lst.h src/usr.bin/make/lst.lib
lstRemove.c
Hartmut Brandt
harti at FreeBSD.org
Wed Dec 8 09:43:44 PST 2004
harti 2004-12-08 17:43:43 UTC
FreeBSD src repository
Modified files:
usr.bin/make lst.h
usr.bin/make/lst.lib lstRemove.c
Log:
No caller checks the return code from Lst_Remove, so don't return one.
Simplify the algorithm now that circular lists are gone.
Revision Changes Path
1.24 +1 -1 src/usr.bin/make/lst.h
1.17 +11 -29 src/usr.bin/make/lst.lib/lstRemove.c
More information about the cvs-all
mailing list