Fix errno for boundary conditions in 128-bit long double.
commit7f3394bdf34e28b374e5569a7a74ddac734fb172
authorUlrich Drepper <drepper@redhat.com>
Fri, 29 May 2009 19:00:22 +0000 (29 12:00 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 29 May 2009 19:00:22 +0000 (29 12:00 -0700)
tree70e5277461d3299d9706f79077843710dddbd177
parentb8bb339f7d684654295aca2dedb69c2c069a7cab
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.
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