summaryrefslogtreecommitdiff
path: root/toys/posix/date.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Revert back to upstream 0.6.0 and remove all except for dhcp relatedsubmit/tizen/20160323.053424Yu Jiung1-93/+44
2015-08-11Fix more date bugs.Elliott Hughes1-22/+29
2015-08-11Bugfixes from Elliott Hughes: debug code got checked in (oops) andRob Landley1-3/+2
2015-08-08Teach date @unixtime[.fraction], switch -s to be -D (matching busybox andRob Landley1-45/+70
2015-08-08Reject invalid dates in date(1).Elliott Hughes1-2/+20
2015-08-02Mark command-local functions static.Rob Landley1-1/+1
2014-07-03date -r wasn't saving the result in the right variable. (And make date -ur wo...Rob Landley1-9/+14
2014-05-24Remove debug detritus I didn't mean to to check in, and treat an "this variab...Rob Landley1-3/+2
2014-05-22date: add -ds, document +FORMAT escapes.Rob Landley1-58/+108
2014-04-16Revert lots of half-finished local debris I didn't mean to check in with Isaa...Rob Landley1-104/+56
2014-04-12roadmap: describe glibc commands.Isaac Dunham1-56/+104
2014-04-10Fix date setting, and fluff out help text a bit.Rob Landley1-18/+50
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked r...Rob Landley1-70/+68
2012-10-08New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c...Rob Landley1-6/+2
2012-08-25Regularize command headers, update links to standards documents.Rob Landley1-1/+1
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley1-0/+95