fix strerror(0)

Eric Blake eblake@redhat.com
Mon May 30 07:48:00 GMT 2011


On 05/25/2011 01:47 PM, Corinna Vinschen wrote:
> On May 25 13:02, Eric Blake wrote:
>> http://austingroupbugs.net/view.php?id=382 states that POSIX requires
>> strerror(0) to emit a message that indicates success, and not modify
>> errno to EINVAL.
>>
>> ---
>>  newlib/ChangeLog              |    4 ++++
>>  newlib/libc/string/strerror.c |    6 ++++++
>>  2 files changed, 10 insertions(+), 0 deletions(-)
>>
>> 2011-05-25  Eric Blake  <...>
>>
>> 	* libc/string/strerror.c (_strerror_r): Report "Success" for 0.
> 
> Given the official interpretation this is a trivial fix.
> Please apply.

Done.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/newlib/attachments/20110530/25ccd085/attachment.sig>


More information about the Newlib mailing list