about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-14 04:10:53 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-14 04:10:53 +0000
commit47805511c441858d7d2c898763d844c5227905b8 (patch)
tree2422ad0c00d040b36b7026a1d0c7d40125be3184 /nptl/ChangeLog
parentfb48047afe9a7d9b3cccc0b9a8734cfefe4008e0 (diff)
downloadglibc-47805511c441858d7d2c898763d844c5227905b8.tar.gz
glibc-47805511c441858d7d2c898763d844c5227905b8.tar.xz
glibc-47805511c441858d7d2c898763d844c5227905b8.zip
Update.
	* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Don't export
	lll_unlock_wake_cb.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a3692f77a4..c086f351f8 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Don't export
+	lll_unlock_wake_cb.
+
 	* Makefile (libpthread-routines): Add version.  Add rules to build
 	version.os and banner.h.
 	* version.c: New file.