Age | Commit message (Expand) | Author |
---|---|---|
2017-03-21 | From a syslog perspective it does not make sense to log fatal and | Alexander Bluhm |
2017-01-09 | Stop accessing verbose and debug variables from log.c directly. | Reyk Floeter |
2016-11-24 | Restore the errno in vlog() as well to have the same "safe errno" | Reyk Floeter |
2016-11-22 | Restore previous errno after log_warn*() to make sure that it never | Reyk Floeter |
2016-10-31 | Pass the errno value to vfatal(), renaming it to vfatalc() to match, | Philip Guenther |
2016-10-12 | For correctness, always save errno when doing additional actions | Reyk Floeter |
2015-12-07 | Skip the "fatal in" message prefix when aborting with fatal() - when | Reyk Floeter |
2015-11-23 | Add support for logging to stderr or syslog, and to run vmd in | Reyk Floeter |