1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/strerror
2008-10-24 23:04:30 +02:00

27 lines
285 B
Plaintext

Description:
strerror() function: return string describing error code.
Files:
lib/strerror.c
m4/strerror.m4
Depends-on:
errno
intprops
string
configure.ac:
gl_FUNC_STRERROR
gl_STRING_MODULE_INDICATOR([strerror])
Makefile.am:
Include:
<string.h>
License:
LGPLv2+
Maintainer:
all