mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
21 lines
207 B
Plaintext
21 lines
207 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>
|
|
|
|
Maintainer:
|
|
all
|
|
|