From ea69482383319d05bed2d516a2cbb2a19549c1ce Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 11 Mar 2003 10:38:41 +0000 Subject: 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. --- nptl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 8146b809ef..2a8e66dd81 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 -- cgit 1.4.1