This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-01-12 12:07:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
751759ebd2
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-14 05:25:16 +08:00
#
include
"dl-auxv.h"
Linux/Alpha startup code in ld.so.
2004-05-07 09:57:04 +08:00
#
include
<sysdeps/unix/sysv/linux/dl-sysdep.c>
Reference in New Issue
Copy Permalink