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 / date.c
2015-11-13 Elliott HughesDocument %s in date(1).
2015-11-13 Elliott HughesFix year parsing in date(1).
2015-08-11 Elliott HughesFix more date bugs.
2015-08-11 Rob LandleyBugfixes from Elliott Hughes: debug code got checked...
2015-08-08 Rob LandleyTeach date @unixtime[.fraction], switch -s to be -D...
2015-08-08 Elliott HughesReject invalid dates in date(1).
2015-08-03 Rob LandleyMark command-local functions static.
2014-07-04 Rob Landleydate -r wasn't saving the result in the right variable...
2014-05-24 Rob LandleyRemove debug detritus I didn't mean to to check in...
2014-05-23 Rob Landleydate: add -ds, document +FORMAT escapes.
2014-04-16 Rob LandleyRevert lots of half-finished local debris I didn't...
2014-04-12 Isaac Dunhamroadmap: describe glibc commands.
2014-04-11 Rob LandleyFix date setting, and fluff out help text a bit.
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...