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:   rillig
Date:           Thu Aug 27 19:15:35 UTC 2020

Modified Files:
        src/usr.bin/make: arch.c compat.c cond.c dir.c job.c lst.c lst.h main.c
            make.c meta.c parse.c suff.c targ.c

Log Message:
make(1): migrate Lst_IsEmpty to Lst_IsEmptyS


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/usr.bin/make/arch.c
cvs rdiff -u -r1.130 -r1.131 src/usr.bin/make/compat.c
cvs rdiff -u -r1.100 -r1.101 src/usr.bin/make/cond.c
cvs rdiff -u -r1.114 -r1.115 src/usr.bin/make/dir.c
cvs rdiff -u -r1.218 -r1.219 src/usr.bin/make/job.c
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/make/lst.c
cvs rdiff -u -r1.48 -r1.49 src/usr.bin/make/lst.h
cvs rdiff -u -r1.316 -r1.317 src/usr.bin/make/main.c
cvs rdiff -u -r1.126 -r1.127 src/usr.bin/make/make.c
cvs rdiff -u -r1.102 -r1.103 src/usr.bin/make/meta.c
cvs rdiff -u -r1.266 -r1.267 src/usr.bin/make/parse.c
cvs rdiff -u -r1.120 -r1.121 src/usr.bin/make/suff.c
cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/targ.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