Files
bind9/lib/isc
Michał Kępień b5cd146033 Always include <errno.h> instead of <sys/errno.h>
Including <sys/errno.h> instead of <errno.h> raises a compiler warning
when building against musl libc.  Always include <errno.h> instead of
<sys/errno.h> to prevent that compilation warning from being triggered
and to achieve consistency in this regard across the entire source tree.
2019-07-30 21:25:18 +02:00
..
2019-06-19 15:36:28 -07:00
2019-05-21 10:23:17 +00:00
2019-07-23 15:32:36 -04:00
2019-07-03 00:05:34 -04:00