]> Savannah Git Hosting - gnulib.git/commit
setpayloadl: New module.
authorBruno Haible <bruno@clisp.org>
Tue, 16 Apr 2024 12:57:25 +0000 (14:57 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 16 Apr 2024 14:21:13 +0000 (16:21 +0200)
commit9ee372d31814699a189232c7280d43385776d0d4
treea58dcf68c9636f1a77ce02d3bcafe7bd325eccff
parent86400484d7e4af4b42df08e8999cfdae77d90d69
setpayloadl: New module.

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