Xinqi Bao's Git

Use %d instead of accidentally %i
[slstatus.git] / components / cpu.c
2018-05-18 Aaron MarcherUse %d instead of accidentally %i
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-14 Aaron MarcherCast CPU percentage to int and fix indenation
2018-05-07 Aaron Marchercpu: Simplify functions
2018-05-06 Aaron MarcherFix coding style
2018-05-06 Aaron MarcherRemove cpu_iowait
2018-05-06 Aaron Marchercpu_perc: Documentation and readbility improvements
2018-05-06 Aaron Marchercpu_perc: Port to OpenBSD
2018-05-01 Laslo HunholdUse indentation to increase readability
2018-05-01 Laslo HunholdRevert component-split
2018-04-30 Quentin Rameaucpu: OS split
2018-04-30 Aaron Marchercpu_freq: Port to OpenBSD
2018-03-21 Aaron MarcherMore robust preprocessor switches
2018-03-18 Aaron MarcherBuild Linux-only functions only on Linux
2017-09-24 Laslo HunholdMove components into dedicated subdirectory