]> Savannah Git Hosting - gnulib.git/commit
qnan: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2023 19:12:53 +0000 (21:12 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2023 19:22:58 +0000 (21:22 +0200)
commita5dbfe68ecfd8fe7710139b1a87af811de97c0cb
treedb77e4e5a249d3dac9c1c75921b3c661c3c58e19
parent8c3d2d19749ab44742ba03509b48af47832ba85b
qnan: New module.

* lib/qnan.h: Renamed from tests/qnan.h. Add double-inclusion guard.
* modules/qnan: New file.
* modules/signbit-tests (Files): Remove tests/qnan.h.
(Depends-on): Add qnan. Remove nan.
* modules/stdio-tests (Files): Remove tests/qnan.h.
(Depends-on): Add qnan. Remove nan.
* modules/totalorder-tests (Files): Remove tests/qnan.h.
(Depends-on): Add qnan. Remove nan, signbit.
* modules/totalorderf-tests (Files): Remove tests/qnan.h.
(Depends-on): Add qnan. Remove nan, signbit.
* modules/totalorderl-tests (Files): Remove tests/qnan.h.
(Depends-on): Add qnan. Remove nan, signbit.
ChangeLog
lib/qnan.h [new file with mode: 0644]
modules/qnan [new file with mode: 0644]
modules/signbit-tests
modules/stdio-tests
modules/totalorder-tests
modules/totalorderf-tests
modules/totalorderl-tests
tests/qnan.h [deleted file]