mirror of git://sourceware.org/git/glibc.git
Update.
* Makefile (tests): Add tst-tsd3.c and tst-tsd4. * tst-tsd4.c: New file.
This commit is contained in:
parent
bafaffac70
commit
0d73a73b4b
|
|
@ -7,8 +7,9 @@
|
||||||
(start_thread): Call deallocate_tsd here.
|
(start_thread): Call deallocate_tsd here.
|
||||||
* pthread_setspecific.c: Set specific_used flag really only when
|
* pthread_setspecific.c: Set specific_used flag really only when
|
||||||
needed.
|
needed.
|
||||||
* Makefile (tests): Add tst-tsd3.c
|
* Makefile (tests): Add tst-tsd3.c and tst-tsd4.
|
||||||
* tst-tsd3.c: New file.
|
* tst-tsd3.c: New file.
|
||||||
|
* tst-tsd4.c: New file.
|
||||||
|
|
||||||
2003-03-31 Ulrich Drepper <drepper@redhat.com>
|
2003-03-31 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue