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:           Fri Jun 13 06:13:20 UTC 2025

Modified Files:
        src/usr.bin/make: job.c meta.c meta.h
        src/usr.bin/make/unit-tests: job-output.exp job-output.mk

Log Message:
make: do not discard empty lines in the output of a command


To generate a diff of this commit:
cvs rdiff -u -r1.515 -r1.516 src/usr.bin/make/job.c
cvs rdiff -u -r1.214 -r1.215 src/usr.bin/make/meta.c
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/make/meta.h
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/job-output.exp \
    src/usr.bin/make/unit-tests/job-output.mk

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