[PATCH v2] [BZ #10283] localedef: align fixed maps to SHMLBA
Roland McGrath
roland@hack.frob.com
Tue May 28 19:40:00 GMT 2013
The fact that SHMLBA is the right size for this is a Linuxism. It should
not be used directly in generic libc code. Instead, add a private sysdeps/
header to define a macro or function that yields this larger-than-page size
and explains what uses need to use this size. If it's then the most
sensible thing for a machine-independent linux/ implementation of this
header to use SHMLBA, then fine.
More information about the Libc-alpha
mailing list