Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-09 | Redo tail closer to the original design. Add more tests for large data sets. ↵ | Rob Landley | |
(Still no -f support yet.) | |||
2012-07-05 | - Do not abort testing after running the sort tests | Elie De Brauwer | |
- Add tail testcases for input not ending on a newline - Fix condition where input coming from stdin does not have a trailing newline | |||
2012-03-12 | Redo tail to use optargs and optionally support lseek. Add support to ↵ | Rob Landley | |
optargs and llist.c, plus add a test suite entry. Still no -f support though. |