]> Savannah Git Hosting - gnulib.git/commit
setpayloadf: New module.
authorBruno Haible <bruno@clisp.org>
Tue, 16 Apr 2024 12:39:16 +0000 (14:39 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 16 Apr 2024 14:21:07 +0000 (16:21 +0200)
commiteaa0ca659f7548c3e7f38231bc4ee7c34770d8f9
tree610c7cf16b13b64a0974d9c4bf224857c51230ed
parent145a6693a33620bea316865796a7c3c745cb7d2a
setpayloadf: New module.

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