This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-13 06:40:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8cb716ea2c
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
alpha
/
dl-sysdep.c
3 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
* elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file. * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file. * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape): Move to dl-auxv.h; initialize instead of extern weak. (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef weak symbol. * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape): Extern instead of initialized.
2007-03-13 21:25:16 +00:00
#
include
"dl-auxv.h"
Linux/Alpha startup code in ld.so.
2004-05-07 01:57:04 +00:00
#
include
<sysdeps/unix/sysv/linux/dl-sysdep.c>
Reference in New Issue
Copy Permalink