New module 'ceill-ieee'.
authorBruno Haible <bruno@clisp.org>
Tue, 21 Dec 2010 20:58:44 +0000 (21:58 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 21 Dec 2010 21:49:53 +0000 (22:49 +0100)
commit581b1c58f176167b473c8e79ed7b3f1786adfd02
tree1ab4940558582f618e67f80a5856702c3538b6b5
parentcb33aca29894edd6d93b61676fac09666352f610
New module 'ceill-ieee'.

* modules/ceill-ieee: New file.
* modules/ceill-ieee-tests: New file.
* tests/test-ceill-ieee.c: New file, based on tests/test-ceill.c.
* tests/test-ceill.c (main): Remove signbit tests.
* modules/ceill-tests (Depends-on): Remove signbit.
* doc/posix-functions/ceill.texi: Mention the new module.
ChangeLog
doc/posix-functions/ceill.texi
modules/ceill-ieee [new file with mode: 0644]
modules/ceill-ieee-tests [new file with mode: 0644]
modules/ceill-tests
tests/test-ceill-ieee.c [new file with mode: 0644]
tests/test-ceill.c