about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-06-27 17:17:48 +0000
committerGreg McGary <greg@mcgary.org>2000-06-27 17:17:48 +0000
commit3210bef06083943547fd3352ca535c8eb489c49e (patch)
treeea71955f912d7449ac5041b3c9002e415c1c0559 /ChangeLog
parent132781f9368a44df74f109d8703ff33750764558 (diff)
downloadglibc-3210bef06083943547fd3352ca535c8eb489c49e.tar.gz
glibc-3210bef06083943547fd3352ca535c8eb489c49e.tar.xz
glibc-3210bef06083943547fd3352ca535c8eb489c49e.zip
move linuxthreads entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5daa90b44e..f4e332d41b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,9 +4,6 @@
 	* include/libc-symbols.h (weak_extern): Add extra level of expansion.
 	(symbol_version, default_symbol_version): Factor redundant
 	definitions out of conditional.
-	* linuxthreads/sysdeps/pthread/bits/libc-lock.h:
-	Wrap BP_SYM () around weak extern declarations of pthread
-	functions that have pointers in their return+arg signatures.
 
 2000-06-27  Jakub Jelinek  <jakub@redhat.com>