about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-24 03:50:46 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-24 03:50:46 +0000
commit5e47b76b5049f2449fc81e873bb87e6d06e3b2ef (patch)
tree89699d769f9b07de88538f6a8e3fcdd7adcf5195 /nptl/ChangeLog
parentcdd8e46f88618b259ed26019a7761a3abd8a3e05 (diff)
downloadglibc-5e47b76b5049f2449fc81e873bb87e6d06e3b2ef.tar.gz
glibc-5e47b76b5049f2449fc81e873bb87e6d06e3b2ef.tar.xz
glibc-5e47b76b5049f2449fc81e873bb87e6d06e3b2ef.zip
Update.
	* Makefile (tests): Add tst-tls1 and tst-tls2.
	* tst-tls1.c: New file.
	* tst-tls2.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index e79356a6ce..d320a98cf3 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
 2003-02-23  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-tls1 and tst-tls2.
+	* tst-tls1.c: New file.
+	* tst-tls2.c: New file.
+
 	* libc-cancellation.c (__libc_enable_asynccancel): Correct test
 	for failed cmpxchg.