mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-17 09:06:50 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-11-18 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* tempname.c (TMP_MAX): Remove; no longer needed.
|
||||
(TEMPORARIES): New macro.
|
||||
(__gen_tempname): Use TEMPORARIES rather than TMP_MAX. This
|
||||
removes an artificial limitation (e.g. HP-UX 10.20, where
|
||||
TMP_MAX is 17576).
|
||||
|
||||
2001-11-18 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
|
||||
|
||||
Reference in New Issue
Block a user