* locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the
authorRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 08:30:31 +0000 (08:30 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 15 Aug 2002 08:30:31 +0000 (08:30 +0000)
commit750a13ed3c376650947f703e924821c36952d33b
tree6f2ab1b57207ac9eb01d96b0c51c7a9af4c7b2fd
parent5bb9991493ae15a5acf56da410a1403afef957e5
* 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