Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: Add vlogmsg() | David Gibson | 2023-11-07 | 1 | -0/+1 |
* | log: Enable format warnings | David Gibson | 2023-11-07 | 1 | -1/+2 |
* | log: Don't define logging function 4 times | David Gibson | 2023-11-07 | 1 | -4/+8 |
* | conf, log: On -h / --help, print usage to stdout, not stderr | Stefano Brivio | 2023-06-23 | 1 | -0/+1 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | log, conf, tap: Define die() as err() plus exit(), drop cppcheck workarounds | Stefano Brivio | 2023-02-27 | 1 | -1/+6 |
* | add die() to log an error message and exit with a single call | Laine Stump | 2023-02-16 | 1 | -0/+1 |
* | log.h: Avoid unnecessary GNU extension for token pasting | Stefano Brivio | 2022-10-15 | 1 | -2/+2 |
* | log, conf: Add support for logging to file | Stefano Brivio | 2022-10-14 | 1 | -0/+6 |
* | Move logging functions to a new file, log.c | Stefano Brivio | 2022-10-14 | 1 | -0/+26 |