diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2017-12-29 14:44:57 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2017-12-29 14:44:57 +0100 |
commit | 54e4efc2876b329ba80a6965a2583a906d99e694 (patch) | |
tree | 3a08ae64156c80cf1cca5d397245a25bb93226ac /sysdeps/i386/memcpy.S | |
parent | f8aa69be445f65bb36cb3ae9291423600da7d6d2 (diff) | |
download | glibc-54e4efc2876b329ba80a6965a2583a906d99e694.tar.gz glibc-54e4efc2876b329ba80a6965a2583a906d99e694.tar.xz glibc-54e4efc2876b329ba80a6965a2583a906d99e694.zip |
manual: clarify errno value on success [BZ #22615]
The current glibc manual is ambiguous about the errno value on success and suggests that it is left unchanged. Some functions might and sometimes do change the errno value, however they never set it to 0. This patch from Zack Weinberg clarifies this section of the manual. Changelog: [BZ #22615] * manual/errno.texi (Checking for Errors): Explicitly say that errno might be set on success.
Diffstat (limited to 'sysdeps/i386/memcpy.S')
0 files changed, 0 insertions, 0 deletions