mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
23 lines
221 B
Plaintext
23 lines
221 B
Plaintext
Description:
|
|
strerror() function: return string describing error code.
|
|
|
|
Files:
|
|
lib/strerror.c
|
|
m4/strerror.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_STRERROR
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<string.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|