summaryrefslogtreecommitdiff
path: root/components/uptime.c
AgeCommit message (Expand)Author
2018-05-19uptime: Format function is staticAaron Marcher
2018-05-18Add warn() and die()Laslo Hunhold
2018-05-06Fix coding styleAaron Marcher
2018-05-02uptime: Add missing braceAaron Marcher
2018-05-02uptime: Simplifiy and clean upAaron Marcher
2018-05-01Use indentation to increase readabilityLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30uptime: OS splitQuentin Rameau
2018-04-29uptime: Separate function for readbilityAaron Marcher
2018-03-28Format error messages properlyAaron Marcher
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-20uptime: Port to OpenBSD.Aaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold