tjr 2004/03/10 01:28:38 PST
FreeBSD src repository
Modified files:
lib/libc/stdio fgetln.c
Log:
Set the stream orientation explicitly in fgetln() instead of relying on
__srefill() to do it.
Revision Changes Path
1.9 +1 -0 src/lib/libc/stdio/fgetln.c