Add module descriptions.
[gnulib.git] / modules / strerror
1 Description:
2 strerror() function: return string describing error code.
3
4 Files:
5 lib/strerror.c
6 m4/strerror.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_STRERROR
12
13 Makefile.am:
14
15 Include:
16 <string.h>
17