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.
- Get rid of camel-casing - Don't use all-caps for variable names - use LEN()-macro - use strncmp() rather than strstr() for prefix-checking - clean up the tokenizer-loop and don't use copies - make the loop more readable by separating different breaking conditions - stricter error-checking and cleanup - store the layout directly with bprintf rather than having a separate buffer |
8 years ago | |
|---|---|---|
| .. | ||
| backlight.c | 8 years ago | |
| battery.c | 8 years ago | |
| cpu.c | 8 years ago | |
| datetime.c | 8 years ago | |
| disk.c | 8 years ago | |
| entropy.c | 8 years ago | |
| hostname.c | 8 years ago | |
| ip.c | 8 years ago | |
| kernel_release.c | 8 years ago | |
| keyboard_indicators.c | 8 years ago | |
| keymap.c | 8 years ago | |
| load_avg.c | 8 years ago | |
| netspeeds.c | 8 years ago | |
| num_files.c | 8 years ago | |
| ram.c | 8 years ago | |
| run_command.c | 8 years ago | |
| swap.c | 8 years ago | |
| temperature.c | 8 years ago | |
| uptime.c | 8 years ago | |
| user.c | 8 years ago | |
| volume.c | 8 years ago | |
| wifi.c | 8 years ago | |