unistr/u*-chr: test multibyte sequences
[gnulib.git] / modules / sig2str
1 Description:
2 Convert between signal names and signal numbers.
3
4 Files:
5 lib/sig2str.h
6 lib/sig2str.c
7 m4/sig2str.m4
8
9 Depends-on:
10 intprops
11
12 configure.ac:
13 gl_FUNC_SIG2STR
14
15 Makefile.am:
16
17 Include:
18 "sig2str.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering