Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 10:10:29 +0000 (10:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 10:10:29 +0000 (10:10 +0000)
commitdf5803bf468808a0fceda1987ae88edff67619a8
tree547953e7f94fda7bb2360c5b348e010510681cee
parent01b2885290fdbb02bfe4f92f0873419abada5952
Update.

2003-02-20  Ulrich Drepper  <drepper@redhat.com>

* pthread_create.c (deallocate_tsd): Clear the entire first block
of TSD.
* Makefile (tests): Add tst-key4.
* tst-key4.c: New file.
nptl/ChangeLog
nptl/Makefile
nptl/allocatestack.c
nptl/pthread_create.c
nptl/tst-key4.c [new file with mode: 0644]