Fix errno for boundary conditions in 128-bit long double.
commit6e1f9be792b03fe122dbb0984d97eb1c6b731e69
authorUlrich Drepper <drepper@redhat.com>
Fri, 29 May 2009 19:00:22 +0000 (29 12:00 -0700)
committerPetr Baudis <pasky@suse.cz>
Fri, 5 Jun 2009 21:04:22 +0000 (5 23:04 +0200)
tree90b7a14f97c8b074f810d454e455fc5d23d32469
parentffbb82ecfee3854d5571683fbe4d2d5cd26c8748
Fix errno for boundary conditions in 128-bit long double.

Similar to the changes which went already in for the other formats,
follow POSIX rules for errno.
(cherry picked from commit 7f3394bdf34e28b374e5569a7a74ddac734fb172)
ChangeLog
sysdeps/ieee754/ldbl-128/s_cosl.c
sysdeps/ieee754/ldbl-128/s_expm1l.c
sysdeps/ieee754/ldbl-128/s_sinl.c
sysdeps/ieee754/ldbl-128/s_tanl.c