mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
254 B
Plaintext
25 lines
254 B
Plaintext
Description:
|
|
Convert between signal names and signal numbers.
|
|
|
|
Files:
|
|
lib/sig2str.h
|
|
lib/sig2str.c
|
|
m4/sig2str.m4
|
|
|
|
Depends-on:
|
|
intprops
|
|
|
|
configure.ac:
|
|
gl_FUNC_SIG2STR
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"sig2str.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|