about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-11 10:38:41 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-11 10:38:41 +0000
commitea69482383319d05bed2d516a2cbb2a19549c1ce (patch)
treeacff4f956710f56f8016f4599b6c4cb4bf960e8e
parent0bc91edf8e6c7c9d3172d5aa1adda38d12e21be6 (diff)
downloadglibc-ea69482383319d05bed2d516a2cbb2a19549c1ce.tar.gz
glibc-ea69482383319d05bed2d516a2cbb2a19549c1ce.tar.xz
glibc-ea69482383319d05bed2d516a2cbb2a19549c1ce.zip
Update.
2003-03-11  Ulrich Drepper  <drepper@redhat.com>

	* 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.
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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  <drepper@redhat.com>
+
+	* 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  <jakub@redhat.com>
 
 	* sysdeps/pthread/pthread_cond_timedwait.c