From 5148559c8834afc9bae433168d42a653a8347bf8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Feb 2003 08:33:33 +0000 Subject: * pthread_create.c (start_thread): Call __libc_thread_freeres. --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 + + * pthread_create.c (start_thread): Call __libc_thread_freeres. + 2003-02-21 Ulrich Drepper * Makefile (tests): Add tst-eintr1. -- cgit 1.4.1