cpu.c
Remove unnecessary "valid" variable in cpu_perc
2018-05-20 00:16:20 +02:00
datetime.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
disk.c
Implement fmt_human_2() and fmt_human_10()
2018-05-19 22:58:21 +02:00
entropy.c
Refactor entropy.c
2018-05-20 00:19:52 +02:00
hostname.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
ip.c
ip: fixed memory leak
2018-05-20 22:06:54 +02:00
kernel_release.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
keyboard_indicators.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
load_avg.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
netspeeds.c
Remove initialization to 0 for static vars
2018-05-20 00:17:35 +02:00
num_files.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
ram.c
Refactor ram.c
2018-05-20 00:42:07 +02:00
run_command.c
Check return value of pclose()
2018-05-20 01:01:26 +02:00
swap.c
Implement fmt_human_2() and fmt_human_10()
2018-05-19 22:58:21 +02:00
temperature.c
Make temp more readable on Linux
2018-05-20 00:30:16 +02:00
uptime.c
uptime: Format function is static
2018-05-19 01:55:31 +02:00
user.c
Add warn() and die()
2018-05-18 11:13:05 +02:00
volume.c
Add the percent sign to *_perc functions
2018-05-19 20:33:06 +02:00
wifi.c
Add the percent sign to *_perc functions
2018-05-19 20:33:06 +02:00