Mercurial > hg > octave-lojdl > gnulib-hg
view modules/floorf-tests @ 16364:89227b989588
fatal-signal: use C prototypes (with explicit void).
* lib/fatal-signal.c (uninstall_handlers, install_handlers)
(init_fatal_signal_set, block_fatal_signals): Fix signatures.
author | Akim Demaille <demaille@gostai.com> |
---|---|
date | Wed, 08 Feb 2012 10:36:20 +0100 |
parents | 328819af1c02 |
children |
line wrap: on
line source
Files: tests/test-floorf1.c tests/test-floorf2.c tests/minus-zero.h tests/infinity.h tests/nan.h tests/signature.h tests/macros.h Depends-on: float isnanf-nolibm stdbool stdint configure.ac: Makefile.am: TESTS += test-floorf1 test-floorf2 check_PROGRAMS += test-floorf1 test-floorf2 test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@ test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@