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:   jmc
Date:           Thu Jul  1 20:38:09 UTC 2004

Modified Files:
        src/usr.bin/make: arch.c dir.c job.c main.c make.c make.h targ.c var.c

Log Message:
Change to use __unused instead and provide a compat definition in make.h if
not already defined from cdefs.h


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/usr.bin/make/arch.c
cvs rdiff -r1.42 -r1.43 src/usr.bin/make/dir.c
cvs rdiff -r1.86 -r1.87 src/usr.bin/make/job.c
cvs rdiff -r1.103 -r1.104 src/usr.bin/make/main.c
cvs rdiff -r1.54 -r1.55 src/usr.bin/make/make.c
cvs rdiff -r1.50 -r1.51 src/usr.bin/make/make.h
cvs rdiff -r1.32 -r1.33 src/usr.bin/make/targ.c
cvs rdiff -r1.89 -r1.90 src/usr.bin/make/var.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