view modules/sig2str @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children ec62790f0938
line wrap: on
line source

Description:
Convert between signal names and signal numbers.

Files:
lib/sig2str.h
lib/sig2str.c
m4/sig2str.m4

Depends-on:

configure.ac:
gl_FUNC_SIG2STR

Makefile.am:
lib_SOURCES += sig2str.h

Include:
"sig2str.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering