comparison lib/ChangeLog @ 3213:05f1db71f151

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 16 Mar 2001 12:02:29 +0000
parents e810324b4b41
children b17c05954eaf
comparison
equal deleted inserted replaced
3212:c211485f2a93 3213:05f1db71f151
1 2001-03-16 Paul Eggert <eggert@twinsun.com>
2
3 * tempname.c (uint64_t): Define to uintmax_t if
4 not defined, and if UINT64_MAX is not defined.
5 Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
6 Reported by John David Anglin.
7
1 2001-03-10 Bruno Haible <haible@clisp.cons.org> 8 2001-03-10 Bruno Haible <haible@clisp.cons.org>
2 9
3 * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve 10 * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve
4 alias if codeset is empty. 11 alias if codeset is empty.
5 * config.charset (BeOS): Use wildcard syntax. 12 * config.charset (BeOS): Use wildcard syntax.