diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2024-01-03 20:14:44 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-04 23:48:36 +0100 |
commit | fbfe0b20ab82550de65827e70aa89d8ae462b34d (patch) | |
tree | c001ef2962c52040ab970f518723377785aebeb4 /hurd/hurdpid.c | |
parent | 4145de65f696ae06be72fadd67967be556c31ac2 (diff) | |
download | glibc-fbfe0b20ab82550de65827e70aa89d8ae462b34d.zip glibc-fbfe0b20ab82550de65827e70aa89d8ae462b34d.tar.gz glibc-fbfe0b20ab82550de65827e70aa89d8ae462b34d.tar.bz2 |
hurd: Initializy _dl_pagesize early in static builds
We fetch __vm_page_size as the very first RPC that we do, inside
__mach_init (). Propagate that to _dl_pagesize ASAP after that,
before any other initialization.
In dynamic builds, this is already done immediately after
__mach_init (), inside _dl_sysdep_start ().
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-ID: <20240103171502.1358371-12-bugaevc@gmail.com>
Diffstat (limited to 'hurd/hurdpid.c')
0 files changed, 0 insertions, 0 deletions