From 750a13ed3c376650947f703e924821c36952d33b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 15 Aug 2002 08:30:31 +0000 Subject: * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the header separately, just map an initial window of 2MB from the file and remap if that is not large enough to cover the whole header. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b4e3ba..8cd9f75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-15 Roland McGrath + + * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the + header separately, just map an initial window of 2MB from the file + and remap if that is not large enough to cover the whole header. + 2002-08-15 Andreas Jaeger * sysdeps/unix/sysv/linux/syscalls.list: Add *xattr syscalls. -- cgit v1.1