(tail_bytes, tail_lines, tail_file, main):
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:26:28 +0000 (18:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Jul 2005 18:26:28 +0000 (18:26 +0000)
commit9839325ad52f805c3c83d34241ce2d70a108dd6e
tree2fd1f00ec88aa0d50d68428e9505ff00906ce109
parentb91eec6bb2489c5c3c5eb2644a043cc6d8f3a587
(tail_bytes, tail_lines, tail_file, main):
Avoid setmode; use POSIX-specified routines instead.
src/tail.c