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: christos
Date: Sun Jan 17 17:45:21 UTC 2016
Modified Files:
src/usr.bin/make: arch.c compat.c cond.c job.c main.c make.c meta.c
parse.c suff.c targ.c
Log Message:
remove free NULL checks (Tilman Sauerbeck)
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.bin/make/arch.c
cvs rdiff -u -r1.102 -r1.103 src/usr.bin/make/compat.c
cvs rdiff -u -r1.72 -r1.73 src/usr.bin/make/cond.c
cvs rdiff -u -r1.184 -r1.185 src/usr.bin/make/job.c
cvs rdiff -u -r1.237 -r1.238 src/usr.bin/make/main.c
cvs rdiff -u -r1.93 -r1.94 src/usr.bin/make/make.c
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/make/meta.c
cvs rdiff -u -r1.208 -r1.209 src/usr.bin/make/parse.c
cvs rdiff -u -r1.76 -r1.77 src/usr.bin/make/suff.c
cvs rdiff -u -r1.60 -r1.61 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