(head_lines): If we have read too much data, try
authorJim Meyering <jim@meyering.net>
Mon, 11 Feb 2002 11:00:00 +0000 (11:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Feb 2002 11:00:00 +0000 (11:00 +0000)
commite44fbb95ea54af272ad1cf1a6996041e954fcd9c
tree1136698ed25e3ab95edaf9ea4a75756e4930ee39
parent5ec71c5990c7f30a5b9c97fb6d77e8eb340f58fc
(head_lines): If we have read too much data, try
to seek back to the position we would have gotten to had we
been reading one byte at a time.  POSIX currently doesn't
require this, but it's easy to do and some software relies on it.
src/head.c