summaryrefslogtreecommitdiff
path: root/doc/gnulib.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-06-10 14:08:29 +0200
committerBruno Haible <bruno@clisp.org>2019-06-10 14:08:29 +0200
commit5b1e894a93a5b961deac52b94497905b255bf8f9 (patch)
tree81ad21f114843557f8549d2e1b1a1948436a7147 /doc/gnulib.texi
parent0fe1b87ed4dfc6ddd9e3b21b413ab1197dba1042 (diff)
downloadgnulib-5b1e894a93a5b961deac52b94497905b255bf8f9.tar.gz
doc: Mention more ISO TS 18661-1 <math.h> functions.
* doc/posix-functions/roundeven.texi: New file. * doc/posix-functions/roundevenf.texi: New file. * doc/posix-functions/roundevenl.texi: New file. * doc/posix-functions/fromfp.texi: New file. * doc/posix-functions/fromfpf.texi: New file. * doc/posix-functions/fromfpl.texi: New file. * doc/posix-functions/ufromfp.texi: New file. * doc/posix-functions/ufromfpf.texi: New file. * doc/posix-functions/ufromfpl.texi: New file. * doc/posix-functions/fromfpx.texi: New file. * doc/posix-functions/fromfpxf.texi: New file. * doc/posix-functions/fromfpxl.texi: New file. * doc/posix-functions/ufromfpx.texi: New file. * doc/posix-functions/ufromfpxf.texi: New file. * doc/posix-functions/ufromfpxl.texi: New file. * doc/posix-functions/llogb.texi: New file. * doc/posix-functions/llogbf.texi: New file. * doc/posix-functions/llogbl.texi: New file. * doc/posix-functions/fmaxmag.texi: New file. * doc/posix-functions/fmaxmagf.texi: New file. * doc/posix-functions/fmaxmagl.texi: New file. * doc/posix-functions/fminmag.texi: New file. * doc/posix-functions/fminmagf.texi: New file. * doc/posix-functions/fminmagl.texi: New file. * doc/posix-functions/totalorder.texi: New file. * doc/posix-functions/totalorderf.texi: New file. * doc/posix-functions/totalorderl.texi: New file. * doc/posix-functions/totalordermag.texi: New file. * doc/posix-functions/totalordermagf.texi: New file. * doc/posix-functions/totalordermagl.texi: New file. * doc/posix-functions/canonicalize.texi: New file. * doc/posix-functions/canonicalizef.texi: New file. * doc/posix-functions/canonicalizel.texi: New file. * doc/posix-functions/getpayload.texi: New file. * doc/posix-functions/getpayloadf.texi: New file. * doc/posix-functions/getpayloadl.texi: New file. * doc/posix-functions/setpayload.texi: New file. * doc/posix-functions/setpayloadf.texi: New file. * doc/posix-functions/setpayloadl.texi: New file. * doc/posix-functions/setpayloadsig.texi: New file. * doc/posix-functions/setpayloadsigf.texi: New file. * doc/posix-functions/setpayloadsigl.texi: New file. * doc/gnulib.texi (Function Substitutes): Include them.
Diffstat (limited to 'doc/gnulib.texi')
-rw-r--r--doc/gnulib.texi84
1 files changed, 84 insertions, 0 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index b8cc50395c..e0c2d58ea5 100644
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -1056,6 +1056,9 @@ problems are not worked around by Gnulib.
* cacoshl::
* cacosl::
* calloc::
+* canonicalize::
+* canonicalizef::
+* canonicalizel::
* carg::
* cargf::
* cargl::
@@ -1262,10 +1265,16 @@ problems are not worked around by Gnulib.
* fmax::
* fmaxf::
* fmaxl::
+* fmaxmag::
+* fmaxmagf::
+* fmaxmagl::
* fmemopen::
* fmin::
* fminf::
* fminl::
+* fminmag::
+* fminmagf::
+* fminmagl::
* fmod::
* fmodf::
* fmodl::
@@ -1288,6 +1297,12 @@ problems are not worked around by Gnulib.
* frexp::
* frexpf::
* frexpl::
+* fromfp::
+* fromfpf::
+* fromfpl::
+* fromfpx::
+* fromfpxf::
+* fromfpxl::
* fscanf::
* fseek::
* fseeko::
@@ -1341,6 +1356,9 @@ problems are not worked around by Gnulib.
* getnetbyname::
* getnetent::
* getopt::
+* getpayload::
+* getpayloadf::
+* getpayloadl::
* getpeername::
* getpgid::
* getpgrp::
@@ -1492,6 +1510,9 @@ problems are not worked around by Gnulib.
* listen::
* llabs::
* lldiv::
+* llogb::
+* llogbf::
+* llogbl::
* llrint::
* llrintf::
* llrintl::
@@ -1864,6 +1885,9 @@ problems are not worked around by Gnulib.
* rintl::
* rmdir::
* round::
+* roundeven::
+* roundevenf::
+* roundevenl::
* roundf::
* roundl::
* scalbln::
@@ -1914,6 +1938,12 @@ problems are not worked around by Gnulib.
* setlocale::
* setlogmask::
* setnetent::
+* setpayload::
+* setpayloadf::
+* setpayloadl::
+* setpayloadsig::
+* setpayloadsigf::
+* setpayloadsigl::
* setpgid::
* setpgrp::
* setpriority::
@@ -2075,6 +2105,12 @@ problems are not worked around by Gnulib.
* toascii::
* tolower::
* tolower_l::
+* totalorder::
+* totalorderf::
+* totalorderl::
+* totalordermag::
+* totalordermagf::
+* totalordermagl::
* toupper::
* toupper_l::
* towctrans::
@@ -2093,6 +2129,12 @@ problems are not worked around by Gnulib.
* twalk::
* tzname::
* tzset::
+* ufromfp::
+* ufromfpf::
+* ufromfpl::
+* ufromfpx::
+* ufromfpxf::
+* ufromfpxl::
* ulimit::
* umask::
* uname::
@@ -2261,6 +2303,9 @@ problems are not worked around by Gnulib.
@include posix-functions/cacoshl.texi
@include posix-functions/cacosl.texi
@include posix-functions/calloc.texi
+@include posix-functions/canonicalize.texi
+@include posix-functions/canonicalizef.texi
+@include posix-functions/canonicalizel.texi
@include posix-functions/carg.texi
@include posix-functions/cargf.texi
@include posix-functions/cargl.texi
@@ -2467,10 +2512,16 @@ problems are not worked around by Gnulib.
@include posix-functions/fmax.texi
@include posix-functions/fmaxf.texi
@include posix-functions/fmaxl.texi
+@include posix-functions/fmaxmag.texi
+@include posix-functions/fmaxmagf.texi
+@include posix-functions/fmaxmagl.texi
@include posix-functions/fmemopen.texi
@include posix-functions/fmin.texi
@include posix-functions/fminf.texi
@include posix-functions/fminl.texi
+@include posix-functions/fminmag.texi
+@include posix-functions/fminmagf.texi
+@include posix-functions/fminmagl.texi
@include posix-functions/fmod.texi
@include posix-functions/fmodf.texi
@include posix-functions/fmodl.texi
@@ -2493,6 +2544,12 @@ problems are not worked around by Gnulib.
@include posix-functions/frexp.texi
@include posix-functions/frexpf.texi
@include posix-functions/frexpl.texi
+@include posix-functions/fromfp.texi
+@include posix-functions/fromfpf.texi
+@include posix-functions/fromfpl.texi
+@include posix-functions/fromfpx.texi
+@include posix-functions/fromfpxf.texi
+@include posix-functions/fromfpxl.texi
@include posix-functions/fscanf.texi
@include posix-functions/fseek.texi
@include posix-functions/fseeko.texi
@@ -2546,6 +2603,9 @@ problems are not worked around by Gnulib.
@include posix-functions/getnetbyname.texi
@include posix-functions/getnetent.texi
@include posix-functions/getopt.texi
+@include posix-functions/getpayload.texi
+@include posix-functions/getpayloadf.texi
+@include posix-functions/getpayloadl.texi
@include posix-functions/getpeername.texi
@include posix-functions/getpgid.texi
@include posix-functions/getpgrp.texi
@@ -2697,6 +2757,9 @@ problems are not worked around by Gnulib.
@include posix-functions/listen.texi
@include posix-functions/llabs.texi
@include posix-functions/lldiv.texi
+@include posix-functions/llogb.texi
+@include posix-functions/llogbf.texi
+@include posix-functions/llogbl.texi
@include posix-functions/llrint.texi
@include posix-functions/llrintf.texi
@include posix-functions/llrintl.texi
@@ -3069,6 +3132,9 @@ problems are not worked around by Gnulib.
@include posix-functions/rintl.texi
@include posix-functions/rmdir.texi
@include posix-functions/round.texi
+@include posix-functions/roundeven.texi
+@include posix-functions/roundevenf.texi
+@include posix-functions/roundevenl.texi
@include posix-functions/roundf.texi
@include posix-functions/roundl.texi
@include posix-functions/scalbln.texi
@@ -3119,6 +3185,12 @@ problems are not worked around by Gnulib.
@include posix-functions/setlocale.texi
@include posix-functions/setlogmask.texi
@include posix-functions/setnetent.texi
+@include posix-functions/setpayload.texi
+@include posix-functions/setpayloadf.texi
+@include posix-functions/setpayloadl.texi
+@include posix-functions/setpayloadsig.texi
+@include posix-functions/setpayloadsigf.texi
+@include posix-functions/setpayloadsigl.texi
@include posix-functions/setpgid.texi
@include posix-functions/setpgrp.texi
@include posix-functions/setpriority.texi
@@ -3280,6 +3352,12 @@ problems are not worked around by Gnulib.
@include posix-functions/toascii.texi
@include posix-functions/tolower.texi
@include posix-functions/tolower_l.texi
+@include posix-functions/totalorder.texi
+@include posix-functions/totalorderf.texi
+@include posix-functions/totalorderl.texi
+@include posix-functions/totalordermag.texi
+@include posix-functions/totalordermagf.texi
+@include posix-functions/totalordermagl.texi
@include posix-functions/toupper.texi
@include posix-functions/toupper_l.texi
@include posix-functions/towctrans.texi
@@ -3298,6 +3376,12 @@ problems are not worked around by Gnulib.
@include posix-functions/twalk.texi
@include posix-functions/tzname.texi
@include posix-functions/tzset.texi
+@include posix-functions/ufromfp.texi
+@include posix-functions/ufromfpf.texi
+@include posix-functions/ufromfpl.texi
+@include posix-functions/ufromfpx.texi
+@include posix-functions/ufromfpxf.texi
+@include posix-functions/ufromfpxl.texi
@include posix-functions/ulimit.texi
@include posix-functions/umask.texi
@include posix-functions/uname.texi