]> git.ipfire.org Git - thirdparty/libbsd.git/commit
err: Rewrite warnc() and errc() family functions to be standalone
authorGuillem Jover <guillem@hadrons.org>
Tue, 6 Aug 2019 13:37:43 +0000 (15:37 +0200)
committerGuillem Jover <guillem@hadrons.org>
Thu, 8 Aug 2019 01:47:05 +0000 (03:47 +0200)
commit9628798d7d02e5f93b8dea02677676449a1ccd6c
tree14257edb56189317ca0f6fb804e24506dc94bf63
parentf34a5f71d92f5625875f16a883790de75dd4477d
err: Rewrite warnc() and errc() family functions to be standalone

Do not depend on the system vwarn() and verr() functions to implement
the *c() variants, as the system might actually lack any of the <err.h>
BSD extensions.
COPYING
include/bsd/err.h
src/err.c