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: joerg
Date: Fri Sep 16 15:38:04 UTC 2011
Modified Files:
src/usr.bin/make: compat.c job.c main.c make.c make.h nonints.h
Log Message:
Use __dead consistently. If it doesn't exist, define it away.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/make/compat.c src/usr.bin/make/make.c
cvs rdiff -u -r1.159 -r1.160 src/usr.bin/make/job.c
cvs rdiff -u -r1.197 -r1.198 src/usr.bin/make/main.c
cvs rdiff -u -r1.86 -r1.87 src/usr.bin/make/make.h
cvs rdiff -u -r1.62 -r1.63 src/usr.bin/make/nonints.h
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