]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 2 Apr 2003 04:02:00 +0000 (04:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 2 Apr 2003 04:02:00 +0000 (04:02 +0000)
* Makefile (tests): Add tst-tsd3.c and tst-tsd4.
* tst-tsd4.c: New file.

nptl/ChangeLog

index 9587f9cbb2a1edd75abf3a6d093e515f11c91c35..d87f4e28c140d1beed35786b299fcac1f007aaf4 100644 (file)
@@ -7,8 +7,9 @@
        (start_thread): Call deallocate_tsd here.
        * pthread_setspecific.c: Set specific_used flag really only when
        needed.
-       * Makefile (tests): Add tst-tsd3.c
+       * Makefile (tests): Add tst-tsd3.c and tst-tsd4.
        * tst-tsd3.c: New file.
+       * tst-tsd4.c: New file.
 
 2003-03-31  Ulrich Drepper  <drepper@redhat.com>