OSDN Git Service

Evgenii Stepanov found a bug where argv0len was set wrong for threads
[android-x86/external-toybox.git] / toys / posix / mkfifo.c
2016-01-06 Rob LandleyAdd error_msg_raw() and friends, replace error_msg...
2015-07-09 Sameer PradhanThere is a typo in mkfifo.c for __Z__ option.
2015-07-01 Elliott HughesImprove -Z error reporting.
2015-06-29 Rob Landleymkfifo -Z
2015-04-04 Paul BarkerTo ensure that toybox can be installed alongside busybo...
2013-01-02 Rob LandleyHave error_msg() and friends set TT.exitval to 1 if...
2012-12-27 Felix Jandamkfifo -m is already implemented.
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...