diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-07-03 12:36:56 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-07-03 12:36:56 +0200 |
commit | e18c293af0ece38921ad71fbd76ff8049c3b2d67 (patch) | |
tree | fdb0963e3a65e6099e13317b27dfda7bb3ce4808 /INSTALL | |
parent | 9651b06940b79e3a6da3f9fe7dd5a8cfbd5c5d88 (diff) | |
download | glibc-e18c293af0ece38921ad71fbd76ff8049c3b2d67.zip glibc-e18c293af0ece38921ad71fbd76ff8049c3b2d67.tar.gz glibc-e18c293af0ece38921ad71fbd76ff8049c3b2d67.tar.bz2 |
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: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions