summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9464fc0610..d51c0e4cb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-09  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek
+	aliases.
+	(lseek): Dummy.
+	* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, lseek):
+	Likewise.
+
 2002-08-09  Roland McGrath  <roland@redhat.com>
 
 	* locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale
@@ -18,6 +26,7 @@
 	(parse_opt): Grok -A, set that.
 	* locale/programs/localedef.h: Declare it.
 
+	* locale/locarchive.h (struct locrecent): Add `refs' member.
 	* locale/programs/locarchive.c (insert_name): New function, broken out
 	of ...
 	(add_locale_to_archive): ... here.  Call that.