Mercurial > hg > octave-lojdl > gnulib-hg
view modules/xstrtold @ 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 | 84c3ed33329f |
children |
line wrap: on
line source
Description: Convert string to 'long double', with error checking. Files: lib/xstrtod.h lib/xstrtod.c lib/xstrtold.c m4/xstrtod.m4 Depends-on: stdbool configure.ac: gl_XSTRTOLD Makefile.am: lib_SOURCES += xstrtold.c Include: "xstrtod.h" License: GPL Maintainer: Jim Meyering