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:           Tue Apr 22 17:50:34 UTC 2025

Modified Files:
        src/usr.bin/make: job.c job.h main.c make.c
        src/usr.bin/make/unit-tests: Makefile opt-debug-jobs.exp sh-errctl.exp

Log Message:
make: group the code for handling the job token pool


To generate a diff of this commit:
cvs rdiff -u -r1.494 -r1.495 src/usr.bin/make/job.c
cvs rdiff -u -r1.82 -r1.83 src/usr.bin/make/job.h
cvs rdiff -u -r1.642 -r1.643 src/usr.bin/make/main.c
cvs rdiff -u -r1.265 -r1.266 src/usr.bin/make/make.c
cvs rdiff -u -r1.358 -r1.359 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/make/unit-tests/opt-debug-jobs.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/sh-errctl.exp

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