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 / uname.c
2013-09-21 Rob LandleyTweak args (yank old + that never worked, rename |...
2013-08-30 Elie De Brauweruname: Fix help string
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-10-09 Rob LandleyFix thinko for uname -m when i686 binary runs on x86_64...
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...