The value returned by read() is the number of overruns since
the last read().
That's the point that the change is meant to address.
But userspace can't deal with the condition accurately, so why
require userspace to worry about this when we could just use
a 64-bit value instead?
Cheers,
Michael
--
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7
Want to help with man page maintenance?
Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages ,
read the HOWTOHELP file and grep the source
files for 'FIXME'.
-