]> Savannah Git Hosting - gnulib.git/commit
totalordermagf: New module.
authorBruno Haible <bruno@clisp.org>
Fri, 19 Apr 2024 00:21:56 +0000 (02:21 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 19 Apr 2024 00:21:56 +0000 (02:21 +0200)
commit5960f7654980710b11e30ad78b283cd3d9438a06
treeff7494f6aa249346cd542ea1571f070cb026d47b
parenta92fbf1256ed2e17ffb108d7962696e4a8a35a56
totalordermagf: New module.

* lib/math.in.h (totalordermagf): New declaration.
* lib/totalordermagf.c: New file, based on lib/totalorderf.c.
* m4/math_h.m4 (gl_MATH_H): Test whether totalordermagf is declared.
(gl_MATH_H_REQUIRE_DEFAULTS): Initialize GNULIB_TOTALORDERMAGF.
(gl_MATH_H_DEFAULTS): Initialize HAVE_TOTALORDERMAGF,
REPLACE_TOTALORDERMAGF.
* modules/math (Makefile.am): Substitute GNULIB_TOTALORDERMAGF,
HAVE_TOTALORDERMAGF, REPLACE_TOTALORDERMAGF.
* modules/totalordermagf: New file, based on modules/totalorderf.
* doc/posix-functions/totalordermagf.texi: Mention the new module.
ChangeLog
doc/posix-functions/totalordermagf.texi
lib/math.in.h
lib/totalordermagf.c [new file with mode: 0644]
m4/math_h.m4
modules/math
modules/totalordermagf [new file with mode: 0644]