Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/stdio
On 6 May 2010, at 9:14, Jukka Ruohonen wrote:
> Module Name: src
> Committed By: jruoho
> Date: Thu May 6 08:14:08 UTC 2010
>
> Modified Files:
> src/lib/libc/stdio: ferror.3
>
> Log Message:
> Correct the discussion about return values: fileno() may fail and return -1.
> Note that in such cases the NetBSD implementation does not set errno to
> EBADF, hence diverging from the standard in this small detail.
Is there any reason not to make in compliant? It seems like a
reasonable change.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index