Skip to content
Commit e18c293a authored by Florian Weimer's avatar Florian Weimer
Browse files

manual: Update documentation of strerror and related functions



The current implementation of strerror is thread-safe, but this
has implications for the lifetime of the return string.

Describe the strerror_l function.  Describe both variants of the
strerror_r function.  Mention the lifetime of the returned string
for strerrorname_np and strerrordesc_np.  Clarify that perror
output depends on the current locale.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 9651b069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment