view modules/raise @ 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 bd71d55d3b65
children 68596f3bad3e
line wrap: on
line source

Description:
Send a signal to the executing process.

Status:
obsolete

Notice:
This module is obsolete.

Files:
lib/raise.c

Depends-on:

configure.ac:
AC_REPLACE_FUNCS(raise)

Makefile.am:

Include:
<signal.h>

License:
LGPLv2+

Maintainer:
Jim Meyering