summaryrefslogtreecommitdiff
path: root/components/uptime.c
Commit message (Expand)AuthorAgeFilesLines
* uptime: Use sizeof instead of repeating the sizeplanet362022-12-191-1/+1
* radical re-formatting 0/3: Alphabetic headersdrkhsh2022-10-281-1/+1
* do not rely on obsolete featureNRK2022-10-261-1/+1
* components/*.c: include slstatus.hNRK2022-10-261-0/+1
* Add support for cpu and uptime components on FreeBSDMichael Buch2019-02-051-2/+12
* Simplify format specifiers for uintmax_tAaron Marcher2018-07-071-2/+2
* Change uint64_t to uintmax_tAaron Marcher2018-07-071-2/+2
* uptime: Improve typing and sort headersAaron Marcher2018-07-061-3/+7
* uptime: unification of the uptime function for linux/openbsdTobias Tschinkowitz2018-06-011-50/+10
* Clean up header includesAaron Marcher2018-05-301-2/+0
* uptime: Format function is staticAaron Marcher2018-05-191-1/+1
* Add warn() and die()Laslo Hunhold2018-05-181-1/+1
* Fix coding styleAaron Marcher2018-05-061-1/+1
* uptime: Add missing braceAaron Marcher2018-05-021-1/+1
* uptime: Simplifiy and clean upAaron Marcher2018-05-021-20/+19
* Use indentation to increase readabilityLaslo Hunhold2018-05-011-51/+50
* Revert component-splitLaslo Hunhold2018-05-011-0/+63
* uptime: OS splitQuentin Rameau2018-04-301-63/+0
* uptime: Separate function for readbilityAaron Marcher2018-04-291-2/+16
* Format error messages properlyAaron Marcher2018-03-281-1/+5
* More robust preprocessor switchesAaron Marcher2018-03-211-4/+4
* uptime: Port to OpenBSD.Aaron Marcher2018-03-201-5/+30
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+18