This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/15829] fgetc(stdin) does not return EOF on arm


http://sourceware.org/bugzilla/show_bug.cgi?id=15829

Allan McRae <allan at archlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan at archlinux dot org

--- Comment #4 from Allan McRae <allan at archlinux dot org> ---
Does it?  From release 3.53 of the Linux man-pages project:

fgetc() reads the next character from  stream  and  returns  it  as  an
unsigned char cast to an int, or EOF on end of file or error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]