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: apb
Date: Sat Apr 11 09:41:18 UTC 2009
Modified Files:
src/usr.bin/make: job.c job.h make.1 pathnames.h
Log Message:
Honour the TMPDIR environment variable instead of always using /tmp
as a place to store temporary files.
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/usr.bin/make/job.c
cvs rdiff -u -r1.38 -r1.39 src/usr.bin/make/job.h
cvs rdiff -u -r1.153 -r1.154 src/usr.bin/make/make.1
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/make/pathnames.h
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