Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/distrib/sets
Module Name: basesrc
Committed By: bjh21
Date: Mon Apr 1 15:50:31 UTC 2002
Modified Files:
basesrc/distrib/sets: maketars
Log Message:
Instead of using mktemp -d (which isn't available on many systems), use mkdir
in a loop to create a temporary directory. Add a few chacks for the sanity
of /tmp first, so as to avoid making the loop infinite.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/distrib/sets/maketars
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