Austin Foxley 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
..
Makefile 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
README 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tls-macros-arm.h 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tls-macros-mips.h 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tls-macros-thumb.h 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tls-macros.h 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls1-static.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls1.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls10.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls10.h 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls11.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls12.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls13.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls14.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls15.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls16.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls2-static.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls2.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls3.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls4.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls5.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls6.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls7.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls8.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls9-static.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tls9.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod1.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod10.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod11.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod12.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod13.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod13a.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod14a.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod14b.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod15a.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod15b.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod16.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod2.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod3.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod4.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod5.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod6.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod7.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod8.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás
tst-tlsmod9.c 8b7834d400 test/tls/: tests for thread local storage functionality há 16 anos atrás

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