* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):
commitee926fc8f961697ee4c5d55da6c78716f12853c1
authorRoland McGrath <roland@gnu.org>
Fri, 3 Feb 2006 19:16:04 +0000 (3 19:16 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 3 Feb 2006 19:16:04 +0000 (3 19:16 +0000)
tree279e23dedd25ef82e1592e8782b004db2a1d13b2
parent42247128d60f0620ecaf78981429d3379e1d355b
* stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):

Guard with [__USE_SVID || __USE_XOPEN_EXTENDED].

* math/math.h [__LDBL_COMPAT && __USE_ISOC99] (nexttowardl): New
prototype.

* math/math.h (__nldbl_nexttowardf): Put __THROW before
__attribute__ ((__const__)).
(__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT
followed by __THROW.
ChangeLog
stdlib/bits/stdlib-ldbl.h