* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 Aug 2007 19:37:50 +0000 (19:37 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 14 Aug 2007 19:37:50 +0000 (19:37 +0000)
commita6b427ce224665ef5152182efb06a23482366cdf
tree589a26258630f663c5b35172231767375933b4e9
parent639aa6011e81384ae88d0356682e8ef20e1de6ab
* 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.
sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h