malloc-h: New module.
[gnulib.git] / modules / sigabbrev_np
blob9f2edfdbd23d6d197c75320e3c671c390959895c
1 Description:
2 sigabbrev_np() function: abbreviated name of signals.
4 Files:
5 lib/sigabbrev_np.c
6 m4/sigabbrev_np.m4
8 Depends-on:
9 extensions
10 string
12 configure.ac:
13 gl_FUNC_SIGABBREV_NP
14 if test $HAVE_SIGABBREV_NP = 0; then
15   AC_LIBOBJ([sigabbrev_np])
17 gl_STRING_MODULE_INDICATOR([sigabbrev_np])
19 Makefile.am:
21 Include:
22 <string.h>
24 License:
25 LGPLv2+
27 Maintainer:
28 all