This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
signature.asc
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |