diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-16 12:02:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-16 12:02:29 +0000 |
commit | fdc624ee8c47e9e4e5ab28fd9af0a3d0341154fa (patch) | |
tree | 8db3eed954eedf718ca37a6add2f231725f185fa /lib | |
parent | 75b98a184561cd75b399887362146f2b54aec74c (diff) | |
download | coreutils-fdc624ee8c47e9e4e5ab28fd9af0a3d0341154fa.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index a58aa71a1..a545efecc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2001-03-16 Paul Eggert <eggert@twinsun.com> + + * tempname.c (uint64_t): Define to uintmax_t if + not defined, and if UINT64_MAX is not defined. + Required at least for Vax Ultrix4.3, which doesn't define uint64_t. + Reported by John David Anglin. + 2001-03-10 Bruno Haible <haible@clisp.cons.org> * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve |