This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Variable page size support for MIPS/Linux


>  As Linux uses the auxiliary vector to report the page size,
> _dl_non_dynamic_init() is not used for initializing _dl_pagesize;
> _dl_aux_init() is used instead.

Both of these do get called, and both of them will initialize _dl_pagesize.
Look at _dl_non_dynamic_init.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]