about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-28 07:29:53 +0000
committerRoland McGrath <roland@gnu.org>2002-08-28 07:29:53 +0000
commita3f9038c879c11344430169d6daa8fad30d4f379 (patch)
tree3f8a79ac51aa7200d53aef80763961bff04e21c6 /ChangeLog
parent75261665f1dd29bdfedfe653a8d102fab2d012e6 (diff)
downloadglibc-a3f9038c879c11344430169d6daa8fad30d4f379.tar.gz
glibc-a3f9038c879c11344430169d6daa8fad30d4f379.tar.xz
glibc-a3f9038c879c11344430169d6daa8fad30d4f379.zip
Roland McGrath <roland@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.

2002-08-28  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e36b4de56..cce359bcce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
+	    Roland McGrath <roland@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.
+
+2002-08-28  Jakub Jelinek  <jakub@redhat.com>
 
         * locale/programs/locarchive.c (insert_name): Suppress warnings about
   	hash collisions if be_quiet.