Bernhard Reutner-Fischer 1dc2afe522 use uniform form of C99 keywords 14 years ago
..
Makefile 72b7786ff1 nptl_test: sysdep headers re-factoring 14 years ago
Makefile.in 72b7786ff1 nptl_test: sysdep headers re-factoring 14 years ago
README 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tls-macros-arm.h 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tls-macros-mips.h 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tls-macros-thumb.h 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tls-macros.h e3dec33ba0 powerpc: Add TLS and NPTL support 14 years ago
tst-tls-at-ctor.c ac08946e0c test_tls: Rename tst-tls16 to tst-tls-at-ctor 14 years ago
tst-tls1-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls1.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls10.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls10.h 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls11.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls12.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls13.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls14.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls15.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls16.c b93ab6041d test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc 14 years ago
tst-tls17.c b93ab6041d test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc 14 years ago
tst-tls18.c b3d31460fb ldso_tls: Refetch dtv from memory if THREAD_DTV has changed 14 years ago
tst-tls2-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls2.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls3.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls4.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls5.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls6.c 0f3e8be773 whitespace fixes 14 years ago
tst-tls7.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls8.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls9-static.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tls9.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod-at-ctor.c ac08946e0c test_tls: Rename tst-tls16 to tst-tls-at-ctor 14 years ago
tst-tlsmod1.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod10.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod11.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod12.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod13.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod13a.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod14a.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod14b.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod15a.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod15b.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod16a.c b93ab6041d test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc 14 years ago
tst-tlsmod16b.c b93ab6041d test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc 14 years ago
tst-tlsmod17a.c 1dc2afe522 use uniform form of C99 keywords 14 years ago
tst-tlsmod17b.c b93ab6041d test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc 14 years ago
tst-tlsmod18a.c 1dc2afe522 use uniform form of C99 keywords 14 years ago
tst-tlsmod2.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod3.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod4.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod5.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod6.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod7.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod8.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago
tst-tlsmod9.c 8b7834d400 test/tls/: tests for thread local storage functionality 14 years ago

README

These tests were imported from 'glibc/elf' and are responsible for testing
the TLS functionality of the dynamic loader. The file 'tls-macros-mips.h'
is a copy of 'glibc/sysdeps/mips/tls-macros.h'. Dependency and link orders
are critical and should NOT be changed. Even if you think you know what
you are doing, do not touch the Makefile without posting to the uClibc
development mailing list.

-Steve