Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c: rename error reporting marcos | sinanmohd | 2024-04-17 | 1 | -3/+3 |
| | |||||
* | npass: refactor | sinanmohd | 2024-04-17 | 1 | -2/+4 |
| | | | | | | | | https://www.kernel.org/doc/html/v4.10/process/coding-style.html - Function return values and names (-Exxx = failure, 0 = success) for imperative commands (0 = failure, non-zero = success) for predicates | ||||
* | c/format: init | sinanmohd | 2024-04-11 | 1 | -5/+6 |
| | |||||
* | c: wrap multi line macros inside do while | sinanmohd | 2024-04-10 | 1 | -4/+5 |
| | | | | https://man.openbsd.org/style | ||||
* | util: refactor error reporting | sinanmohd | 2024-04-07 | 1 | -4/+2 |
| | |||||
* | meson: split ./include | sinanmohd | 2024-04-06 | 1 | -10/+0 |
| | |||||
* | meson: init | sinanmohd | 2024-04-06 | 1 | -0/+18 |