glibc/sysdeps/unix/sysv/linux/s390/s390-32
Rajalakshmi Srinivasaraghavan 41a359e22f Add nextup and nextdown math functions
TS 18661 adds nextup and nextdown functions alongside nextafter to provide
support for float128 equivalent to it.  This patch adds nextupl, nextup,
nextupf, nextdownl, nextdown and nextdownf to libm before float128 support.

The nextup functions return the next representable value in the direction of
positive infinity and the nextdown functions return the next representable
value in the direction of negative infinity.  These are currently enabled
as GNU extensions.
2016-06-16 21:37:45 +05:30
..
Makefile
Versions Revert {send,sendm,recv,recvm}msg conformance changes 2016-06-10 11:58:16 -03:00
____longjmp_chk.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
__makecontext_ret.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
alphasort64.c
c++-types.data
clone.S Fix clone (CLONE_VM) pid/tid reset (BZ#19957) 2016-04-29 18:19:30 -03:00
fcntl.c
fxstat.c
fxstatat.c
getcontext.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getdents64.c
getrlimit64.c
getutent.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutent_r.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutid.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutid_r.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutline.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutline_r.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutxent.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutxid.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getutxline.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ld.abilist
libBrokenLocale.abilist
libc.abilist Revert {send,sendm,recv,recvm}msg conformance changes 2016-06-10 11:58:16 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lockf64.c
login.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
login32.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lxstat.c
makecontext.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
mmap.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
mmap64.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
oldgetrlimit64.c
posix_fadvise64.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
profil-counter.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
pututxline.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
readdir64.c
readdir64_r.c
register-dump.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
scandir64.c
setcontext.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
setegid.c
seteuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setuid.c
swapcontext.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
syscalls.list
sysdep-cancel.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sysdep.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sysdep.h S390: Add support for vdso getcpu symbol. 2016-05-09 11:05:45 +02:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
updwtmpx.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmp-compat.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmp-convert.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmp32.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmp32.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmpx-convert.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmpx32.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
utmpx32.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
versionsort64.c
vfork.S Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
xstat.c