mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
2cb8cefbd4
* elf/Makefile: Add no modules for nodelete test. * elf/nodelmod3.c: New file. * elf/nodelmod4.c: New file. * elf/nodelete.c: Also test case where dependency of dlopen() object is marked nodelete. * elf/nodlopen.c: New file. * elf/nodlopenmod.c: New file.
2 lines
12 B
C
2 lines
12 B
C
int a = 42;
|