summaryrefslogtreecommitdiffstats
path: root/toolbox/uptime.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /dev/alarm cruft from uptime.Elliott Hughes2015-03-201-56/+21
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-1/+1
* toolbox: uptime: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-4/+14
* toolbox: uptime: fix unused parameter warningsGreg Hackmann2013-12-171-1/+2
* uptime: Use clock_gettime to get monotonic timeColin Cross2011-01-051-1/+9
* Correct copyright header for uptime and NOTICEKenny Root2010-07-271-11/+26
* toolbox: add "uptime" commandMike Lockwood2010-04-091-0/+88