New module 'strsignal'.
[gnulib.git] / modules / strsignal
1 Description:
2 strsignal() function: return string describing signal.
3
4 Files:
5 lib/strsignal.c
6 lib/siglist.h
7 m4/strsignal.m4
8
9 Depends-on:
10 string
11 gettext-h
12 lock
13 tls
14 snprintf
15 memset
16
17 configure.ac:
18 gl_FUNC_STRSIGNAL
19 gl_STRING_MODULE_INDICATOR([strsignal])
20
21 Makefile.am:
22
23 Include:
24 "strsignal.h"
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 Colin Watson, glibc