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 Oct  1 22:42:00 UTC 2020

Modified Files:
        src/usr.bin/make: arch.c compat.c cond.c dir.c job.c main.c make.c
            make_malloc.c

Log Message:
make(1): remove redundant function prototypes


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/usr.bin/make/arch.c
cvs rdiff -u -r1.160 -r1.161 src/usr.bin/make/compat.c
cvs rdiff -u -r1.155 -r1.156 src/usr.bin/make/cond.c
cvs rdiff -u -r1.153 -r1.154 src/usr.bin/make/dir.c
cvs rdiff -u -r1.253 -r1.254 src/usr.bin/make/job.c
cvs rdiff -u -r1.352 -r1.353 src/usr.bin/make/main.c
cvs rdiff -u -r1.156 -r1.157 src/usr.bin/make/make.c
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/make/make_malloc.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