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:           Mon Apr  6 17:13:55 UTC 2026

Modified Files:
        src/usr.bin/make: arch.c cond.c dir.c for.c job.c main.c make.c make.h
            meta.c parse.c var.c

Log Message:
make: clean up, mostly redundant parentheses


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/usr.bin/make/arch.c
cvs rdiff -u -r1.378 -r1.379 src/usr.bin/make/cond.c
cvs rdiff -u -r1.297 -r1.298 src/usr.bin/make/dir.c
cvs rdiff -u -r1.186 -r1.187 src/usr.bin/make/for.c
cvs rdiff -u -r1.528 -r1.529 src/usr.bin/make/job.c
cvs rdiff -u -r1.668 -r1.669 src/usr.bin/make/main.c
cvs rdiff -u -r1.274 -r1.275 src/usr.bin/make/make.c
cvs rdiff -u -r1.365 -r1.366 src/usr.bin/make/make.h
cvs rdiff -u -r1.220 -r1.221 src/usr.bin/make/meta.c
cvs rdiff -u -r1.755 -r1.756 src/usr.bin/make/parse.c
cvs rdiff -u -r1.1179 -r1.1180 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