1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00
Files
glibc/sysdeps
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
..
2021-01-07 15:26:26 +00:00
2021-01-17 16:39:45 -08:00
2021-01-18 20:22:51 +00:00
2021-01-18 14:23:10 +00:00
2021-01-19 04:32:44 -08:00
2021-01-18 21:36:00 +00:00
2021-01-07 15:26:26 +00:00
2021-01-07 15:26:26 +00:00