about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-22 08:33:33 +0000
committerRoland McGrath <roland@gnu.org>2003-02-22 08:33:33 +0000
commit5148559c8834afc9bae433168d42a653a8347bf8 (patch)
tree416e348c643b01f9bfaab5e0d6e6a123c4350ddd
parent12d7ca07e2ec81d96ed292ca0ba7922bb4d12193 (diff)
downloadglibc-5148559c8834afc9bae433168d42a653a8347bf8.tar.gz
glibc-5148559c8834afc9bae433168d42a653a8347bf8.tar.xz
glibc-5148559c8834afc9bae433168d42a653a8347bf8.zip
* pthread_create.c (start_thread): Call __libc_thread_freeres.
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 386843b1d2..a45742a981 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-21  Roland McGrath  <roland@redhat.com>
+
+	* pthread_create.c (start_thread): Call __libc_thread_freeres.
+
 2003-02-21  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile (tests): Add tst-eintr1.