Redo tail closer to the original design. Add more tests for large data sets. (Still...
authorRob Landley <rob@landley.net>
Mon, 9 Sep 2013 09:26:03 +0000 (04:26 -0500)
committerRob Landley <rob@landley.net>
Mon, 9 Sep 2013 09:26:03 +0000 (04:26 -0500)
commit5f57bccc41c8893914121b00e16a96dd16282486
tree740fe030a8ffd4f238cc0b86f35af8e8db227aac
parent9d4cd46b82b4e5d05c26dc4fa40ef20174ca0355
Redo tail closer to the original design. Add more tests for large data sets. (Still no -f support yet.)
lib/lib.h
lib/llist.c
scripts/test/tail.test
toys/posix/tail.c