move linuxthreads entry

This commit is contained in:
Greg McGary 2000-06-27 17:17:48 +00:00
parent 132781f936
commit 3210bef060
2 changed files with 6 additions and 3 deletions

View File

@ -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>

View File

@ -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.