1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-28 10:05:08 +03:00
H.J. Lu 22b79ed7f4 Use <startup.h> in __libc_init_secure
Since __libc_init_secure is called before ARCH_SETUP_TLS, it must use
"int $0x80" for system calls in i386 static PIE.  Add startup_getuid,
startup_geteuid, startup_getgid and startup_getegid to <startup.h>.
Update __libc_init_secure to use them.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-01-19 09:55:47 -08:00
..
2020-12-29 16:44:16 -03:00
2020-07-16 17:55:35 +02:00