| Linux Standard Base Core Specification 3.2 | ||
|---|---|---|
| <<< Previous | Next >>> | |
The __xpg_strerror_r() function shall map the error number in errnum to a locale-dependent error message string and shall return the string in the buffer pointed to by strerrbuf, with length buflen, as described in ISO POSIX (2003) strerror_r().
This function is not in the source standard, it is only in the binary standard.
| <<< Previous | Home | Next >>> |
| __xpg_sigpause | Up | __xstat |