blob: a303e29306f1c87e4672e47dccd59d4a33712737 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Description:
Send a signal to the executing process.
Files:
lib/raise.c
Depends-on:
configure.ac:
AC_REPLACE_FUNCS(raise)
Makefile.am:
Include:
License:
GPL
Maintainer:
Jim Meyering
|