summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-03-16 23:55:19 +0000
committerbluhm <bluhm@openbsd.org>2017-03-16 23:55:19 +0000
commitbafa06e13c64d79e0329683d43a2c2c06cde1b8c (patch)
tree01af73d39aa2411fbd5e45cfb18b2e0abdbf9d5e /lib/libc
parentPrint PCIe Extended Capabilities, from Simon Mages (diff)
downloadwireguard-openbsd-bafa06e13c64d79e0329683d43a2c2c06cde1b8c.tar.xz
wireguard-openbsd-bafa06e13c64d79e0329683d43a2c2c06cde1b8c.zip
Start to replace the home grown syslogd(8) internal debug and logging
functions with a more common log.c implementation. Of course openlog(3) cannot be used, so adapt the log.[ch] initially copied from ospfd(8) to syslogd's special needs. As the messages are limited to ERRBUFSIZE anyway, malloc(3) in the error logging code can be avoided. Changing all log calls to the new API will be done in a separate step. OK millert@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions