* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
commit702a94146a857a3b5e5bcfccca4a79e2357dfde0
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 Aug 2007 19:37:50 +0000 (14 19:37 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 14 Aug 2007 19:37:50 +0000 (14 19:37 +0000)
tree9312fd17bd96634b2f91050b917ae83ea17e26ad
parentc6c8f0eca3745aa53b1045e992e63d7eb0164365
* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.

Add libc_hidden_proto.
(STRTOF): Add libc_hidden_proto.
(___new_strtold_l, ___new_wcstold_l): New weak aliases.
(strtold_l, wcstold_l): Use them as second argument for
long_double_symbol. nptl/
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (__lll_unlock,
__lll_robust_unlock): Rewrite as macros instead of inline functions.
* sysdeps/unix/sysv/linux/s390/lowlevellock.h (__lll_unlock,
__lll_robust_unlock, __lll_wait_tid): Likewise.
2007-08-14  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
Add libc_hidden_proto.
(STRTOF): Add libc_hidden_proto.
(___new_strtold_l, ___new_wcstold_l): New weak aliases.
(strtold_l, wcstold_l): Use them as second argument for
long_double_symbol.
ChangeLog
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/alpha/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
sysdeps/ieee754/ldbl-64-128/strtold_l.c