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 Mon, Nov 30, 2009 at 10:51:46PM +0000, Roy Marples wrote:
> Module Name: src
> Committed By: roy
> Date: Mon Nov 30 22:51:46 UTC 2009
>
> Modified Files:
> src/lib/libc/stdio: getdelim.3
>
> Log Message:
> Note that EOF returns -1 when no characters are read.
> Add code example.
Should this be explicit that errno is *not* set, but only feof() will be
true?
Joerg
Home |
Main Index |
Thread Index |
Old Index