Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/make
Module Name: basesrc
Committed By: tv
Date: Tue Dec 11 20:37:25 UTC 2001
Modified Files:
basesrc/usr.bin/make: util.c
Log Message:
Add __CYGWIN__ to list of exceptions from homegrown strftime().
(XXX - This should be an inclusive, not exclusive, list. Later, this
should be autoconfiscated, but keep the internal implementation, since
src/tools/compat isn't necessarily available for use at make's build time.)
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/make/util.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