[PATCH v2 2/3] manual: clarify errno value on success [BZ #22615]
Dmitry V. Levin
ldv@altlinux.org
Fri Dec 29 12:46:00 GMT 2017
On Fri, Dec 22, 2017 at 08:31:00PM +0100, Aurelien Jarno wrote:
> 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.
The trailing part "however they never set it to 0" is not quite correct:
the next patch in the series moves "__set_errno (0)" around.
The patch looks OK, please commit.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20171229/3a619291/attachment.sig>
More information about the Libc-alpha
mailing list