You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ondřej Bílka c0c3f78afb Fix typos. 13 years ago
..
Makefile Don't let ld.so that failed its sanity check land in place. 13 years ago
Versions New function _dl_find_dso_for_object 13 years ago
cache.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
chroot_canon.c Update copyright notices with scripts/update-copyrights. 13 years ago
circleload1.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
circlemod1.c Update. 24 years ago
circlemod1a.c Update. 24 years ago
circlemod2.c Update. 24 years ago
circlemod2a.c Update. 24 years ago
circlemod3.c Update. 24 years ago
circlemod3a.c Update. 24 years ago
constload1.c Include <stdio.h> for puts prototype. 26 years ago
constload2.c Add prototype for init. 26 years ago
constload3.c Update. 26 years ago
dblload.c Update. 25 years ago
dblloadmod1.c * elf/dblloadmod1.c: Add prototype to avoid warning. 25 years ago
dblloadmod2.c * elf/dblloadmod1.c: Add prototype to avoid warning. 25 years ago
dblloadmod3.c * elf/dblloadmod1.c: Add prototype to avoid warning. 25 years ago
dblunload.c Update. 25 years ago
dep1.c Update. 26 years ago
dep2.c Update. 26 years ago
dep3.c Update. 26 years ago
dep4.c Update. 26 years ago
dl-addr.c New function _dl_find_dso_for_object 13 years ago
dl-brk.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 21 years ago
dl-cache.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
dl-caller.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-close.c Add more comments to dlclose() algorithm. 13 years ago
dl-conflict.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-debug.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-deps.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-dst.h Remove dead DL_DST_REQ_STATIC code. 13 years ago
dl-environ.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-error.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-execstack.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-fini.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-fptr.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-hwcaps.c Update comments in ldconfig.c and dl-hwcaps.c. 13 years ago
dl-init.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-iteratephdr.c Consolidate declarations of _dl_phdr, _dl_phnum. 13 years ago
dl-libc.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-load.c Fix typos. 13 years ago
dl-lookup.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-minimal.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-misc.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 13 years ago
dl-object.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-open.c Fix typos. 13 years ago
dl-origin.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-profile.c Mark packed structure element used with atomic operation aligned. 13 years ago
dl-profstub.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-reloc.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-runtime.c Remove miscellaneous bounded-pointers relics in C code. 13 years ago
dl-sbrk.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 21 years ago
dl-scope.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-support.c Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. 13 years ago
dl-sym.c New function _dl_find_dso_for_object 13 years ago
dl-symaddr.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-sysdep.c Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. 13 years ago
dl-tls.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-trampoline.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 21 years ago
dl-tsd.c Update copyright notices with scripts/update-copyrights. 13 years ago
dl-version.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
dl-writev.h Split _dl_writev out from _dl_debug_vdprintf. 13 years ago
do-rel.h Update copyright notices with scripts/update-copyrights. 13 years ago
dynamic-link.h Update copyright notices with scripts/update-copyrights. 13 years ago
elf.h Add AT_HWCAP2 as a new auxv_t a_type to elf.h. 13 years ago
enbl-secure.c Update copyright notices with scripts/update-copyrights. 13 years ago
failobj.c Update. 26 years ago
filter.c Update. 26 years ago
filtmod1.c Update. 26 years ago
filtmod2.c Update. 26 years ago
firstobj.c Add prototype. 26 years ago
gen-trusted-dirs.awk Update. 27 years ago
genrtldtbl.awk Testsuite for owrdexp. 29 years ago
get-dynamic-info.h Update copyright notices with scripts/update-copyrights. 13 years ago
global.c (main): Use proper prototype. 25 years ago
globalmod1.c Update. 25 years ago
ifuncdep1.c Test for ELF IFUNC functionality. 17 years ago
ifuncdep1pic.c Test for ELF IFUNC functionality. 17 years ago
ifuncdep2.c Remove trailing whitespace. 13 years ago
ifuncdep2pic.c Test for ELF IFUNC functionality. 17 years ago
ifuncdep5.c Add more IFUNC tests. 17 years ago
ifuncdep5pic.c Add more IFUNC tests. 17 years ago
ifuncmain1.c Remove trailing whitespace. 13 years ago
ifuncmain1pic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1picstatic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1pie.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1static.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1staticpic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1staticpie.c Add more IFUNC tests. 17 years ago
ifuncmain1vis.c Remove trailing whitespace. 13 years ago
ifuncmain1vispic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain1vispie.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain2.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmain2pic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain2picstatic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain2static.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain3.c Properly handle STT_GNU_IFUNC symbols in do_sym. 17 years ago
ifuncmain4.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain4picstatic.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain4static.c Test for ELF IFUNC functionality. 17 years ago
ifuncmain5.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmain5pic.c Add more IFUNC tests. 17 years ago
ifuncmain5picstatic.c Add more IFUNC tests. 17 years ago
ifuncmain5pie.c Add more IFUNC tests. 17 years ago
ifuncmain5static.c Add more IFUNC tests. 17 years ago
ifuncmain5staticpic.c Add more IFUNC tests. 17 years ago
ifuncmain6pie.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmain7.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmain7pic.c Add more IFUNC tests. 17 years ago
ifuncmain7picstatic.c Add more IFUNC tests. 17 years ago
ifuncmain7pie.c Add more IFUNC tests. 17 years ago
ifuncmain7static.c Add more IFUNC tests. 17 years ago
ifuncmod1.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmod3.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmod5.c Uglify IFUNC tests for PPC. 17 years ago
ifuncmod6.c Add more IFUNC tests. 17 years ago
initfirst.c Update. 26 years ago
interp.c Update copyright notices with scripts/update-copyrights. 13 years ago
lateglobal.c Update. 22 years ago
ldconfig.c Update comments in ldconfig.c and dl-hwcaps.c. 13 years ago
ldd.bash.in Update copyright notices with scripts/update-copyrights. 13 years ago
link.h Improve link_map.l_addr comment. 13 years ago
loadfail.c Update. 26 years ago
loadtest.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
ltglobmod1.c Update. 26 years ago
ltglobmod2.c Update. 26 years ago
multiload.c Update. 26 years ago
neededobj1.c Update. 26 years ago
neededobj2.c Update. 26 years ago
neededobj3.c Update. 26 years ago
neededobj4.c Update. 26 years ago
neededobj5.c Update. 26 years ago
neededobj6.c Update. 26 years ago
neededtest.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
neededtest2.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
neededtest3.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
neededtest4.c Remove pre-ISO C support 14 years ago
next.c Update. 26 years ago
nextmod1.c Update. 26 years ago
nextmod2.c Update. 26 years ago
nodel2mod1.c Test modules for DF_1_NODELETE test. 24 years ago
nodel2mod2.c Test modules for DF_1_NODELETE test. 24 years ago
nodel2mod3.c Test modules for DF_1_NODELETE test. 24 years ago
nodelete.c Update. 26 years ago
nodelete2.c Update. 24 years ago
nodelmod1.c Update. 26 years ago
nodelmod2.c Update. 26 years ago
nodelmod3.c Update. 26 years ago
nodelmod4.c Update. 26 years ago
nodlopen.c Update. 26 years ago
nodlopen2.c Update. 25 years ago
nodlopenmod.c Update. 26 years ago
nodlopenmod2.c Update. 24 years ago
noload.c Fix memory leak in dlopen with RTLD_NOLOAD. 15 years ago
order.c Update. 26 years ago
order2.c * elf/Makefile: Add rules to build and run order2. 21 years ago
order2mod1.c * elf/Makefile: Add rules to build and run order2. 21 years ago
order2mod2.c * posix/tst-execle1.c (do_test): Add a const. 21 years ago
order2mod3.c * elf/Makefile: Add rules to build and run order2. 21 years ago
order2mod4.c * elf/Makefile: Add rules to build and run order2. 21 years ago
origtest.c Update. 26 years ago
pathoptobj.c Update. 26 years ago
pldd-xx.c Update copyright notices with scripts/update-copyrights. 13 years ago
pldd.c unify xmalloc prototypes & friends 13 years ago
preloadtest.c Update. 26 years ago
readelflib.c Update copyright notices with scripts/update-copyrights. 13 years ago
readlib.c Update copyright notices with scripts/update-copyrights. 13 years ago
reldep.c Fix typos. 13 years ago
reldep2.c Update. 25 years ago
reldep3.c Fix typos. 13 years ago
reldep4.c Avoid compile warning. 25 years ago
reldep4mod1.c Update. 25 years ago
reldep4mod2.c Update. 25 years ago
reldep4mod3.c Update. 25 years ago
reldep4mod4.c Update. 25 years ago
reldep5.c Update. 25 years ago
reldep6.c Update. 24 years ago
reldep6mod0.c Update. 25 years ago
reldep6mod1.c Update. 25 years ago
reldep6mod2.c Update. 25 years ago
reldep6mod3.c Update. 25 years ago
reldep6mod4.c Update. 25 years ago
reldep7.c Update. 24 years ago
reldep7mod1.c Update. 24 years ago
reldep7mod2.c Update. 24 years ago
reldep8.c Update. 24 years ago
reldep8mod1.c Update. 24 years ago
reldep8mod2.c Update. 24 years ago
reldep8mod3.c Update. 24 years ago
reldep9.c Update. 24 years ago
reldep9mod1.c Update. 24 years ago
reldep9mod2.c Update. 24 years ago
reldep9mod3.c Update. 24 years ago
reldepmod1.c Update. 26 years ago
reldepmod2.c Update. 26 years ago
reldepmod3.c Update. 26 years ago
reldepmod4.c Update. 26 years ago
reldepmod5.c * elf/dblloadmod1.c: Add prototype to avoid warning. 25 years ago
reldepmod6.c * elf/dblloadmod1.c: Add prototype to avoid warning. 25 years ago
resolvfail.c Update. 27 years ago
restest1.c Update. 26 years ago
restest2.c Update. 25 years ago
rtld-Rules Use rtld-CPPFLAGS in rtld-%.os rules for generated sources. 13 years ago
rtld-debugger-interface.txt Add SystemTap static probes to the runtime linker. [BZ #14298] 14 years ago
rtld.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
setup-vdso.h * elf/setup-vdso.h (setup_vdso): Fix missing string termination. 13 years ago
sln.c Fix leading whitespaces. 13 years ago
sofini.c Remove `.ctors' and `.dtors' output sections 16 years ago
soinit.c Fix missing .ctors/.dtors lead word in soinit 15 years ago
sotruss-lib.c Update copyright notices with scripts/update-copyrights. 13 years ago
sotruss.ksh Update copyright notices with scripts/update-copyrights. 13 years ago
sprof.c Fix typos. 13 years ago
static-stubs.c Update copyright notices with scripts/update-copyrights. 13 years ago
testobj.h Remove trailing whitespace. 13 years ago
testobj1.c Update. 26 years ago
testobj1_1.c Update. 26 years ago
testobj2.c * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. 21 years ago
testobj3.c Update. 26 years ago
testobj4.c Update. 26 years ago
testobj5.c Update. 26 years ago
testobj6.c Update. 26 years ago
tls-macros.h Split tls-macros.h into sysdeps directories. 14 years ago
tlsdeschtab.h Remove lots of inline keywords. 13 years ago
tst-addr1.c * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add 20 years ago
tst-align.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-align2.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-alignmod.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-alignmod2.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-array1-static.c * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED 21 years ago
tst-array1.c Set constructor/destructor priority to 1000 14 years ago
tst-array1.exp * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] 24 years ago
tst-array2.c * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] 24 years ago
tst-array2.exp * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] 24 years ago
tst-array2dep.c Set constructor/destructor priority to 1000 14 years ago
tst-array3.c * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] 24 years ago
tst-array4.c Update. 24 years ago
tst-array4.exp Update. 24 years ago
tst-array5-static.c [BZ #974] 21 years ago
tst-array5-static.exp [BZ #974] 21 years ago
tst-array5.c [BZ #974] 21 years ago
tst-array5.exp [BZ #974] 21 years ago
tst-array5dep.c [BZ #974] 21 years ago
tst-audit1.c * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 22 years ago
tst-audit2.c Cleanup of configuration options 15 years ago
tst-audit8.c Skip audit if l_reloc_result is NULL 14 years ago
tst-auditmod1.c Move testsuite audit definitions to sysdeps tst-audit.h files. 14 years ago
tst-deep1.c Update. 22 years ago
tst-deep1mod1.c Update. 22 years ago
tst-deep1mod2.c Update. 22 years ago
tst-deep1mod3.c Update. 22 years ago
tst-dlmodcount.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-dlmopen1.c [BZ #77] 22 years ago
tst-dlmopen1mod.c Update. 22 years ago
tst-dlmopen2.c [BZ #77] 22 years ago
tst-dlmopen3.c Update. 22 years ago
tst-dlopenrpath.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-dlopenrpathmod.c Update copyright notices with scripts/update-copyrights. 13 years ago
tst-execstack-mod.c * sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end before 23 years ago
tst-execstack-needed.c * sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end before 23 years ago
tst-execstack-prog.c * elf/rtld.c (dl_main): In rtld_is_main case, reinitialize 23 years ago
tst-execstack.c Fix stack size and address inconsistency due to executable stack 14 years ago
tst-global1.c [BZ #776] 21 years ago
tst-initorder.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initorder.exp Fix ordering of DSO constructors and destructors. 15 years ago
tst-initorder2.c Correct cycle detection during dependency sorting 15 years ago
tst-initorder2.exp Correct cycle detection during dependency sorting 15 years ago
tst-initordera1.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initordera2.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initordera3.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initordera4.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initorderb1.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-initorderb2.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-leaks1-static.c Check the main application only if SHARED is defined 14 years ago
tst-leaks1.c * elf/rtld.c (dl_main): Run final self-relocation after setting up TLS. 20 years ago
tst-null-argv-lib.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
tst-null-argv.c Avoid crashing in LD_DEBUG when program name is unavailable 13 years ago
tst-order-a1.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-a2.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-a3.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-a4.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-b1.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-b2.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-order-main.c Fix ordering of DSO constructors and destructors. 15 years ago
tst-pathopt.c Update. 26 years ago
tst-pathopt.sh Update copyright notices with scripts/update-copyrights. 13 years ago
tst-pie1.c [BZ #262] 22 years ago
tst-piemod1.c [BZ #262] 22 years ago
tst-relsort1.c Fix warning 14 years ago
tst-relsort1mod1.c Sort objects before relocations 14 years ago
tst-relsort1mod2.c Sort objects before relocations 14 years ago
tst-rtld-load-self.sh Update copyright notices with scripts/update-copyrights. 13 years ago
tst-stackguard1-static.c * Versions.def (ld): Add GLIBC_2.4. 21 years ago
tst-stackguard1.c Remove trailing whitespace. 13 years ago
tst-thrlock.c . 19 years ago
tst-tls-dlinfo.c . 19 years ago
tst-tls1-static.c * elf/tst-tls1-static.c: New file. 24 years ago
tst-tls1.c . 19 years ago
tst-tls2-static.c * elf/tst-tls1-static.c: New file. 24 years ago
tst-tls2.c . 19 years ago
tst-tls3.c . 19 years ago
tst-tls4.c . 19 years ago
tst-tls5.c . 19 years ago
tst-tls6.c . 19 years ago
tst-tls7.c . 19 years ago
tst-tls8.c . 19 years ago
tst-tls9-static.c 2002-10-21 Roland McGrath <roland@redhat.com> 24 years ago
tst-tls9.c . 19 years ago
tst-tls10.c Cleanup of configuration options 15 years ago
tst-tls10.h Cleanup of configuration options 15 years ago
tst-tls11.c Cleanup of configuration options 15 years ago
tst-tls12.c Cleanup of configuration options 15 years ago
tst-tls13.c * elf/tst-tls13.c (do_test): Avoid using the library path when 21 years ago
tst-tls14.c Cleanup of configuration options 15 years ago
tst-tls15.c [BZ #786] 21 years ago
tst-tls16.c * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. 18 years ago
tst-tls17.c * elf/Makefile: Add rules to build and run tst-tls17. 18 years ago
tst-tls18.c * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo 18 years ago
tst-tls19.c Fix handling of static TLS in dlopen'ed objects 15 years ago
tst-tls19mod1.c Fix handling of static TLS in dlopen'ed objects 15 years ago
tst-tls19mod2.c Fix handling of static TLS in dlopen'ed objects 15 years ago
tst-tls19mod3.c Fix handling of static TLS in dlopen'ed objects 15 years ago
tst-tlsmod1.c . 19 years ago
tst-tlsmod2.c . 19 years ago
tst-tlsmod3.c . 19 years ago
tst-tlsmod4.c . 19 years ago
tst-tlsmod5.c . 19 years ago
tst-tlsmod6.c . 19 years ago
tst-tlsmod7.c Cleanup of configuration options 15 years ago
tst-tlsmod8.c Cleanup of configuration options 15 years ago
tst-tlsmod9.c Cleanup of configuration options 15 years ago
tst-tlsmod10.c Update. 23 years ago
tst-tlsmod11.c Cleanup of configuration options 15 years ago
tst-tlsmod12.c Cleanup of configuration options 15 years ago
tst-tlsmod13.c Cleanup of configuration options 15 years ago
tst-tlsmod13a.c Cleanup of configuration options 15 years ago
tst-tlsmod14a.c Cleanup of configuration options 15 years ago
tst-tlsmod14b.c Update. 23 years ago
tst-tlsmod15a.c [BZ #786] 21 years ago
tst-tlsmod15b.c Cleanup of configuration options 15 years ago
tst-tlsmod16a.c Cleanup of configuration options 15 years ago
tst-tlsmod16b.c Cleanup of configuration options 15 years ago
tst-tlsmod17a.c * elf/Makefile: Add rules to build and run tst-tls17. 18 years ago
tst-tlsmod17b.c * elf/Makefile: Add rules to build and run tst-tls17. 18 years ago
tst-tlsmod18a.c * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo 18 years ago
tst-unique1.c Handle unloading of DSO with a unique symbol definition. 17 years ago
tst-unique1mod1.c Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 14 years ago
tst-unique1mod2.c Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 14 years ago
tst-unique2.c Implement STB_GNU_UNIQUE handling. 17 years ago
tst-unique2mod1.c Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 14 years ago
tst-unique2mod2.c Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. 14 years ago
tst-unique3.cc Remove gets declarations in C++ tests. 14 years ago
tst-unique3.h Fix copy relocations handling of unique objects. 15 years ago
tst-unique3lib.cc Remove gets declarations in C++ tests. 14 years ago
tst-unique3lib2.cc Remove gets declarations in C++ tests. 14 years ago
tst-unique4.cc Remove gets declarations in C++ tests. 14 years ago
tst-unique4.h Fix resizing able for unique symbols when adding symbol for copy relocation 15 years ago
tst-unique4lib.cc Fix resizing able for unique symbols when adding symbol for copy relocation 15 years ago
unload.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
unload2.c * elf/tst-tls-dlinfo.c: New file. 20 years ago
unload2dep.c Update. 26 years ago
unload2mod.c Update. 26 years ago
unload3.c [BZ #776] 21 years ago
unload3mod1.c [BZ #776] 21 years ago
unload3mod2.c [BZ #776] 21 years ago
unload3mod3.c [BZ #776] 21 years ago
unload3mod4.c * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. 21 years ago
unload4.c Test cases for correct unloading. 21 years ago
unload4mod1.c Test cases for correct unloading. 21 years ago
unload4mod2.c Test cases for correct unloading. 21 years ago
unload4mod3.c Test cases for correct unloading. 21 years ago
unload4mod4.c Test cases for correct unloading. 21 years ago
unload5.c Test cases for correct unloading. 21 years ago
unload6.c * elf/dl-close.c: Include stddef.h. 21 years ago
unload6mod1.c * elf/dl-close.c: Include stddef.h. 21 years ago
unload6mod2.c * elf/dl-close.c: Include stddef.h. 21 years ago
unload6mod3.c * elf/dl-close.c: Include stddef.h. 21 years ago
unload7.c * elf/dl-close.c (_dl_close): If dependency is not unloaded make 20 years ago
unload7mod1.c * elf/dl-close.c (_dl_close): If dependency is not unloaded make 20 years ago
unload7mod2.c * elf/dl-close.c (_dl_close): If dependency is not unloaded make 20 years ago
unload8.c Fix scope handling during dl_close 15 years ago
unload8mod1.c Fix scope handling during dl_close 15 years ago
unload8mod1x.c Fix scope handling during dl_close 15 years ago
unload8mod2.c Fix scope handling during dl_close 15 years ago
unload8mod3.c Fix scope handling during dl_close 15 years ago
unloadmod.c Update. 26 years ago
vismain.c Update copyright notices with scripts/update-copyrights. 13 years ago
vismod.h 2003-03-26 H.J. Lu <hjl@gnu.org> 23 years ago
vismod1.c Update copyright notices with scripts/update-copyrights. 13 years ago
vismod2.c Update copyright notices with scripts/update-copyrights. 13 years ago
vismod3.c Update copyright notices with scripts/update-copyrights. 13 years ago