/[base]
ViewVC logotype

Revision 304819


Jump to revision: Previous Next
Author: ache
Date: Thu Aug 25 21:14:26 2016 UTC (7 years, 10 months ago)
Changed paths: 2
Log Message:
Original fgetln() from 44lite return sucess for line tail errors,
i.e. partial line, but set __SERR and errno in the same time, which
is inconsistent.
Now both OpenBSD and NetBSD return failure, i.e. no line and set error
indicators for such case, so make our fgetln() and fgetwln()
(as its wide version) compatible with the rest of *BSD.

PR:     212033
MFC after:      7 days


Changed paths

Path Details
Directoryhead/lib/libc/stdio/fgetln.c modified , text changed
Directoryhead/lib/libc/stdio/fgetwln.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27