summaryrefslogtreecommitdiff
path: root/modules/strerror_r-posix
blob: 1a1d8c6dd8acbfd5aac86ebb5c152539047fe0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
strerror_r() function: get string describing error code.

Files:
lib/strerror_r.c
m4/strerror_r.m4

Depends-on:
string
errno
extensions
lock
strerror

configure.ac:
gl_FUNC_STRERROR_R
gl_STRING_MODULE_INDICATOR([strerror_r])

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Bruno Haible