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 Dec 10 21:33:25 UTC 2020
Modified Files:
src/usr.bin/make: job.c job.h trace.c
Log Message:
make(1): unpack struct JobFlags
The job flags are only used individually.
To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 src/usr.bin/make/job.c
cvs rdiff -u -r1.65 -r1.66 src/usr.bin/make/job.h
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/make/trace.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