From: Ulrich Drepper Date: Tue, 11 Mar 2003 10:38:41 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~1282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea69482383319d05bed2d516a2cbb2a19549c1ce;p=thirdparty%2Fglibc.git Update. 2003-03-11 Ulrich Drepper * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: New file. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: New file. * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: New file. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 8146b809efd..2a8e66dd81e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2003-03-11 Ulrich Drepper + + * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: New file. + * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: New file. + * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: New file. + 2003-03-11 Jakub Jelinek * sysdeps/pthread/pthread_cond_timedwait.c