From: Ulrich Drepper Date: Tue, 10 Dec 2002 19:45:21 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~20542 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=818d08de372d2bf075a9782e50ca8b6c1c1e589f;p=external%2Fglibc.git Update. * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2. --- diff --git a/ChangeLog b/ChangeLog index 59682d7..606e914 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,8 @@ 2002-12-10 Ulrich Drepper + * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2. + * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pthread mutexes which are still in use even though it is safe for our implementations. If