2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-24 12:25:35 +08:00
glibc/manual
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
..
examples
argp.texi
arith.texi Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
charset.texi manual: fix typos in character set handling 2016-06-16 00:45:37 -04:00
check-safety.sh
conf.texi
contrib.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
creature.texi
crypt.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
ctype.texi manual: fix typos in the character handling chapter 2016-06-16 00:37:44 -04:00
debug.texi
dir
errno.texi manual: fix typos in error reporting 2016-05-19 23:25:06 -04:00
fdl-1.3.texi
filesys.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
freemanuals.texi
getopt.texi
header.texi
install-plain.texi
install.texi 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com> 2016-06-05 08:41:13 -07:00
intro.texi
io.texi
ipc.texi
job.texi
lang.texi
lgpl-2.1.texi
libc-texinfo.sh
libc.texinfo
libcbook.texi
libdl.texi
libm-err-tab.pl Add nextup and nextdown math functions 2016-06-16 21:37:45 +05:30
llio.texi
locale.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
macros.texi
maint.texi
Makefile
math.texi
memory.texi manual: fix typos in the memory chapter 2016-06-16 00:33:53 -04:00
message.texi manual: fix typos in the message chapter 2016-06-16 01:14:32 -04:00
nss.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
nsswitch.texi
pattern.texi manual: fix typos in the pattern chapter 2016-06-16 01:34:38 -04:00
pipe.texi
platform.texi
probes.texi
process.texi
resource.texi
search.texi manual: fix typos in the search chapter 2016-06-16 01:24:16 -04:00
setjmp.texi
signal.texi
socket.texi
startup.texi
stdio-fp.c
stdio.texi
string.texi manual: fix spelling typos 2016-06-16 00:59:57 -04:00
summary.awk
sysinfo.texi
syslog.texi
terminal.texi
texinfo.tex
texis.awk
threads.texi
time.texi
tsort.awk
users.texi
xtract-typefun.awk