OSDN Git Service

Fix find -perm.
[android-x86/external-toybox.git] / toys / posix / tail.c
2015-04-04 Paul BarkerTo ensure that toybox can be installed alongside busybo...
2015-03-28 Rob Landleytail: add old -123 support and comment out #-f until...
2014-11-19 Rob LandleyFix "tail -c 10" segfault spotted by Lukasz Szpakowski.
2014-10-28 Rob LandleyFix use after free error spotted by ?ukasz Szpakowski.
2013-09-09 Rob LandleyRedo tail closer to the original design. Add more tests...
2013-08-31 Felix Jandatail: Some fixes
2012-11-27 Rob LandleySquash "type punned pointer" nonsense with a bigger...
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-10-08 Rob LandleyNew build infrastructure to generate FLAG_ macros and...
2012-08-25 Rob LandleyRegularize command headers, update links to standards...
2012-08-25 Rob LandleyMove commands into "posix", "lsb", and "other" menus...