Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 450714 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/include/bits/stdlib-ldbl.h.orig (-1 / +2 lines)
Lines 30-36 Link Here
30
__LDBL_REDIR1_DECL (strtold_l, strtod_l)
30
__LDBL_REDIR1_DECL (strtold_l, strtod_l)
31
#endif
31
#endif
32
32
33
#if defined __USE_SVID || defined __USE_XOPEN_EXTENDED
33
#if (defined __USE_XOPEN_EXTENDED && !defined __USE_XOPEN2K8) \
34
    || defined __USE_SVID
34
# ifdef __USE_MISC
35
# ifdef __USE_MISC
35
__LDBL_REDIR1_DECL (qecvt, ecvt)
36
__LDBL_REDIR1_DECL (qecvt, ecvt)
36
__LDBL_REDIR1_DECL (qfcvt, fcvt)
37
__LDBL_REDIR1_DECL (qfcvt, fcvt)

Return to bug 450714