summaryrefslogtreecommitdiff
path: root/gnulib/modules/raise
blob: 7735dfeac7ea44c1423cafb6ba82e069c5b9a0df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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