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.
- Use block for single statement ifs - Keep lines to reasonable length (current debate as to reasonable) - When functions return -1 for error test against 0 not -1 - Do not indent cases another level - Do not test against NULL and 0 explicitly - Use tabs for indentation, use spaces for alignment |
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 | |
| load_avg.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 | |