* math/math.h (__nldbl_nexttowardf): Put __THROW before
commite6001d3152ab6cd6246fad22ea02f4a9699661d3
authorJakub Jelinek <jakub@redhat.com>
Fri, 3 Feb 2006 09:40:56 +0000 (3 09:40 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 3 Feb 2006 09:40:56 +0000 (3 09:40 +0000)
treead731eae12473cccfec1c5b24331c4c32ce19f3d
parent9f57ac239bd04f64ae20f6e7b35f387ae6605312
* math/math.h (__nldbl_nexttowardf): Put __THROW before
__attribute__ ((__const__)).
(__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT
followed by __THROW.

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