Mercurial > hg > octave-shane > gnulib-hg
view modules/fatal-signal @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 54813304edd2 |
children |
line wrap: on
line source
Description: Emergency actions in case of a fatal signal. Files: lib/fatal-signal.h lib/fatal-signal.c m4/fatal-signal.m4 m4/sig_atomic_t.m4 Depends-on: xalloc stdbool unistd sigaction sigprocmask raise configure.ac: gl_FATAL_SIGNAL Makefile.am: lib_SOURCES += fatal-signal.h fatal-signal.c Include: "fatal-signal.h" License: GPL Maintainer: Bruno Haible