Mercurial > hg > octave-lojdl > gnulib-hg
view modules/ceil-ieee @ 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 | 2c35dd380b9e |
children |
line wrap: on
line source
Description: ceil() function according to ISO C 99 with IEC 60559. Files: m4/ceil-ieee.m4 m4/minus-zero.m4 m4/signbit.m4 Depends-on: ceil configure.ac: gl_FUNC_CEIL_IEEE Makefile.am: Include: <math.h> Link: $(CEIL_LIBM) License: LGPL Maintainer: Bruno Haible