Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   dsl
Date:           Sat Nov 11 21:23:36 UTC 2006

Modified Files:
        src/usr.bin/make: lst.h
        src/usr.bin/make/lst.lib: Makefile lstForEach.c lstForEachFrom.c

Log Message:
Return the non-zero value that caused the Lst_ForEach[From] call to
terminate early to the caller.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.bin/make/lst.h
cvs rdiff -r1.5 -r1.6 src/usr.bin/make/lst.lib/Makefile
cvs rdiff -r1.11 -r1.12 src/usr.bin/make/lst.lib/lstForEach.c
cvs rdiff -r1.12 -r1.13 src/usr.bin/make/lst.lib/lstForEachFrom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index