]> Savannah Git Hosting - gnulib.git/commit
doc: Mention more ISO TS 18661-1 <math.h> functions.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:29 +0000 (14:08 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:29 +0000 (14:08 +0200)
commit5b1e894a93a5b961deac52b94497905b255bf8f9
tree81ad21f114843557f8549d2e1b1a1948436a7147
parent0fe1b87ed4dfc6ddd9e3b21b413ab1197dba1042
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.
43 files changed:
doc/gnulib.texi
doc/posix-functions/canonicalize.texi [new file with mode: 0644]
doc/posix-functions/canonicalizef.texi [new file with mode: 0644]
doc/posix-functions/canonicalizel.texi [new file with mode: 0644]
doc/posix-functions/fmaxmag.texi [new file with mode: 0644]
doc/posix-functions/fmaxmagf.texi [new file with mode: 0644]
doc/posix-functions/fmaxmagl.texi [new file with mode: 0644]
doc/posix-functions/fminmag.texi [new file with mode: 0644]
doc/posix-functions/fminmagf.texi [new file with mode: 0644]
doc/posix-functions/fminmagl.texi [new file with mode: 0644]
doc/posix-functions/fromfp.texi [new file with mode: 0644]
doc/posix-functions/fromfpf.texi [new file with mode: 0644]
doc/posix-functions/fromfpl.texi [new file with mode: 0644]
doc/posix-functions/fromfpx.texi [new file with mode: 0644]
doc/posix-functions/fromfpxf.texi [new file with mode: 0644]
doc/posix-functions/fromfpxl.texi [new file with mode: 0644]
doc/posix-functions/getpayload.texi [new file with mode: 0644]
doc/posix-functions/getpayloadf.texi [new file with mode: 0644]
doc/posix-functions/getpayloadl.texi [new file with mode: 0644]
doc/posix-functions/llogb.texi [new file with mode: 0644]
doc/posix-functions/llogbf.texi [new file with mode: 0644]
doc/posix-functions/llogbl.texi [new file with mode: 0644]
doc/posix-functions/roundeven.texi [new file with mode: 0644]
doc/posix-functions/roundevenf.texi [new file with mode: 0644]
doc/posix-functions/roundevenl.texi [new file with mode: 0644]
doc/posix-functions/setpayload.texi [new file with mode: 0644]
doc/posix-functions/setpayloadf.texi [new file with mode: 0644]
doc/posix-functions/setpayloadl.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsig.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsigf.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsigl.texi [new file with mode: 0644]
doc/posix-functions/totalorder.texi [new file with mode: 0644]
doc/posix-functions/totalorderf.texi [new file with mode: 0644]
doc/posix-functions/totalorderl.texi [new file with mode: 0644]
doc/posix-functions/totalordermag.texi [new file with mode: 0644]
doc/posix-functions/totalordermagf.texi [new file with mode: 0644]
doc/posix-functions/totalordermagl.texi [new file with mode: 0644]
doc/posix-functions/ufromfp.texi [new file with mode: 0644]
doc/posix-functions/ufromfpf.texi [new file with mode: 0644]
doc/posix-functions/ufromfpl.texi [new file with mode: 0644]
doc/posix-functions/ufromfpx.texi [new file with mode: 0644]
doc/posix-functions/ufromfpxf.texi [new file with mode: 0644]
doc/posix-functions/ufromfpxl.texi [new file with mode: 0644]