1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/raise
2006-10-13 12:40:22 +00:00

22 lines
190 B
Plaintext

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