Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: add header above formatter | Johannes Stoelp | 2023-10-18 | 1 | -0/+2 |
* | log: fix -Wformat-security lint and remove lint excuse | Johannes Stoelp | 2023-10-18 | 1 | -7/+25 |
* | log: replace fprintf with fwrite | Johannes Stoelp | 2023-10-18 | 1 | -3/+3 |
* | log: remove accidentally added code | Johannes Stoelp | 2023-10-18 | 1 | -3/+1 |
* | log: add check for fmt args against fmt string if -Wformat is enabled | Johannes Stoelp | 2023-10-18 | 1 | -12/+17 |
* | log: add minimal stderr logger | Johannes Stoelp | 2023-10-16 | 1 | -0/+176 |