You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aaron Marcher e79d4932ea More robust preprocessor switches
Replace #ifdef with #if defined() and #elif with #elif defined() as it
should only test if it is defined or not.
8 years ago
..
battery.c More robust preprocessor switches 8 years ago
cpu.c More robust preprocessor switches 8 years ago
datetime.c Move components into dedicated subdirectory 8 years ago
disk.c Move components into dedicated subdirectory 8 years ago
entropy.c More robust preprocessor switches 8 years ago
hostname.c Move components into dedicated subdirectory 8 years ago
ip.c More robust preprocessor switches 8 years ago
kernel_release.c Move components into dedicated subdirectory 8 years ago
keyboard_indicators.c Move components into dedicated subdirectory 8 years ago
load_avg.c Move components into dedicated subdirectory 8 years ago
num_files.c Move components into dedicated subdirectory 8 years ago
ram.c More robust preprocessor switches 8 years ago
run_command.c Move components into dedicated subdirectory 8 years ago
swap.c More robust preprocessor switches 8 years ago
temperature.c More robust preprocessor switches 8 years ago
uptime.c More robust preprocessor switches 8 years ago
user.c Move components into dedicated subdirectory 8 years ago
volume.c More robust preprocessor switches 8 years ago
wifi.c More robust preprocessor switches 8 years ago