* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().
authorGreg McGary <greg@mcgary.org>
Tue, 27 Jun 2000 17:05:42 +0000 (17:05 +0000)
committerGreg McGary <greg@mcgary.org>
Tue, 27 Jun 2000 17:05:42 +0000 (17:05 +0000)
commitebdf53a7fc8e6d6b68d2dfe2452c4149dc58e82a
tree857eb5411b6830a0eb9017d26e2957170554d7c0
parent36e3c1195f2bb4c5011a40a85c526c249c6205e9
* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().

* 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  Greg McGary  <greg@mcgary.org>

* elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern decl in BP_SYM ().
* 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.
ChangeLog
elf/dl-open.c
include/libc-symbols.h
linuxthreads/sysdeps/pthread/bits/libc-lock.h