index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
uptime.c
Age
Commit message (
Expand
)
Author
2019-02-05
Add support for cpu and uptime components on FreeBSD
Michael Buch
2018-07-07
Simplify format specifiers for uintmax_t
Aaron Marcher
2018-07-07
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-06
uptime: Improve typing and sort headers
Aaron Marcher
2018-06-01
uptime: unification of the uptime function for linux/openbsd
Tobias Tschinkowitz
2018-05-30
Clean up header includes
Aaron Marcher
2018-05-19
uptime: Format function is static
Aaron Marcher
2018-05-18
Add warn() and die()
Laslo Hunhold
2018-05-06
Fix coding style
Aaron Marcher
2018-05-02
uptime: Add missing brace
Aaron Marcher
2018-05-02
uptime: Simplifiy and clean up
Aaron Marcher
2018-05-01
Use indentation to increase readability
Laslo Hunhold
2018-05-01
Revert component-split
Laslo Hunhold
2018-04-30
uptime: OS split
Quentin Rameau
2018-04-29
uptime: Separate function for readbility
Aaron Marcher
2018-03-28
Format error messages properly
Aaron Marcher
2018-03-21
More robust preprocessor switches
Aaron Marcher
2018-03-20
uptime: Port to OpenBSD.
Aaron Marcher
2018-03-18
Build Linux-only functions only on Linux
Aaron Marcher
2017-09-24
Move components into dedicated subdirectory
Laslo Hunhold