libc/locale loadarchive.c

roland@sources.redhat.com roland@sources.redhat.com
Thu Aug 22 01:10:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-22 01:10:41

Modified files:
	locale         : loadarchive.c 

Log message:
	2002-08-22  Roland McGrath  <roland@redhat.com>
	
	* locale/loadarchive.c (_nl_load_locale_from_archive): Check max file
	position indicated by locrectab against file bounds before rounding to
	page size.  In mapping loop, always set TO before breaking out of
	contiguous range coalescing loop.
	* locale/loadarchive.c (_nl_load_locale_from_archive): Use MAP_PRIVATE
	(or MAP_COPY if available) instead of MAP_SHARED.



More information about the Glibc-cvs mailing list