From 8b7834d4008d10d8763d18b25580a4607a5e6607 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 17 Oct 2009 12:39:59 -0700 Subject: test/tls/: tests for thread local storage functionality Signed-off-by: Austin Foxley --- test/tls/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/tls/README (limited to 'test/tls/README') diff --git a/test/tls/README b/test/tls/README new file mode 100644 index 000000000..06c9eb743 --- /dev/null +++ b/test/tls/README @@ -0,0 +1,8 @@ +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 -- cgit v1.2.3