view modules/raise @ 10226:79eaf2932dad

Fix licensing of sigprocmask. * modules/raise (License): Relicense as LGPL. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Sat, 21 Jun 2008 12:57:35 -0600
parents 6a764f23e302
children 27a1858c4c79
line wrap: on
line source

Description:
Send a signal to the executing process.

Files:
lib/raise.c

Depends-on:

configure.ac:
AC_REPLACE_FUNCS(raise)

Makefile.am:

Include:

License:
LGPL

Maintainer:
Jim Meyering