OSDN Git Service

"printf %x 64" wasn't working right on 32 bit because a variable type was wrong.
[android-x86/external-toybox.git] / toys / posix / env.c
2016-02-10 izaberaimplement env -u
2015-08-15 Rob LandleyKylie McClain pointed out that env should clear variabl...
2015-02-07 Rob LandleyCleanup pass on env, removing exec_optargs().
2013-09-05 Jacek Bukarewiczenv - there were 2 segfaults when run on my Ubuntu...
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...