aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
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 /linuxthreads
parent132781f9368a44df74f109d8703ff33750764558 (diff)
downloadglibc-3210bef06083943547fd3352ca535c8eb489c49e.tar
glibc-3210bef06083943547fd3352ca535c8eb489c49e.tar.gz
glibc-3210bef06083943547fd3352ca535c8eb489c49e.tar.bz2
glibc-3210bef06083943547fd3352ca535c8eb489c49e.zip
move linuxthreads entry
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 7ead5c3fcb..74eeabaf8a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-27 Greg McGary <greg@mcgary.org>
+
+ * 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-26 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add ex11. Add rules to build it.