This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
26b62243ee
glibc
/
elf
/
tst-array1-static.c
2 lines
24 B
C
Raw
Normal View
History
Unescape
Escape
* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED isn't defined. * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Call fini if SHARED isn't defined. * elf/Makefile (tests-static): Add tst-array1-static. ($(objpfx)tst-array1-static.out): New target. * elf/tst-array1-static.c: New file.
2005-02-14 22:25:50 +01:00
#
include
"tst-array1.c"