errno.h: ESTRPIPE
Jeff Johnston
jjohnstn@redhat.com
Tue Mar 17 23:04:00 GMT 2009
Corinna Vinschen wrote:
> On Mar 17 17:02, Jeff Johnston wrote:
>
>> /* From cygwin32. */
>> +#ifdef __CYGWIN__
>> #define EWOULDBLOCK EAGAIN /* Operation would block */
>> +#endif
>>
>
> This is incorrect. EWOULDBLOCK is a POSIX error code which is supposed
> to be an equivalent to EAGAIN. Just remove the misleading comment
> about cygwin32 instead.
>
>
> Corinna
>
>
Ok, done. Thanks.
-- Jeff J.
More information about the Newlib
mailing list