libc/locale loadarchive.c hashval.h programs/l ...
roland@sources.redhat.com
roland@sources.redhat.com
Wed Aug 28 00:29:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sources.redhat.com 2002-08-28 00:29:35
Modified files:
locale : loadarchive.c hashval.h
locale/programs: locarchive.c
Log message:
2002-08-28 Jakub Jelinek <jakub@redhat.com>
* locale/hashval.h (compute_hashval): Use prototype defn.
(hashval_t): New macro, defined to unsigned long int
if not already defined.
(compute_hashval): Return hashval_t instead of unsigned long int.
* locale/loadarchive.c (hashval_t): New macro.
* locale/programs/locarchive.c: Include hashval.h directly instead
of simple-hash.h.
(compute_hashval, hashval_t): Define these macros first.
(insert_name): Use archive_hashval instead of compute_hashval.
(add_locale, delete_locales_from_archive): Likewise.
More information about the Glibc-cvs
mailing list