[PATCH-v2] Re: [PATCH] Add missing strerror() strings, clean up

Corinna Vinschen vinschen@redhat.com
Mon Jul 14 13:41:00 GMT 2014


On Jul 11 12:46, Nick Withers wrote:
> Attached is an updated patch, which:
> ____
> 
> - Adds to strerror()'s strerror.c strings for:
>   - EADDRNOTAVAIL, "Address not available"
>   - ECONNRESET, "Connection reset by peer"
>   - EILSEQ, "Illegal byte sequence"
>   - ENETRESET, "Connection aborted by network"
>   - ENODATA, "No data" (full comment in errno.h was "No data (for no
> delay io)")
>   - EOVERFLOW, "Value too large for defined data type"
> 
> - Changes EDOM strerror() string from "Math argument" ("Math arg out of
> domain of func" in errno.h comments) to "Mathematics argument out of
> domain of function"
> 
> - Changes EMFILE's "Too many open files" to "File descriptor value too
> large"
> [...]

Thanks, patch applied.  Just sending a ChangeLog entry with your patches
would be nice.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20140714/65e860b5/attachment.sig>


More information about the Newlib mailing list