bind9/lib/isc/unix
Mark Andrews cdf928d391 Handle EDQUOT and ENOSPC errors
(cherry picked from commit 435ae2f29a)
2019-03-07 21:23:39 -08:00
..
include Fix Centos 6 build by explicitly casting to __typeof__(obj) in atomic_compare_exchange_strong shim function 2019-01-30 15:54:17 +01:00
app.c Remove message catalogs 2019-01-09 23:44:26 +01:00
dir.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
errno.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
errno2result.c Handle EDQUOT and ENOSPC errors 2019-03-07 21:23:39 -08:00
errno2result.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
file.c Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256 2018-10-25 08:15:42 +02:00
fsaccess.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
ifiter_getifaddrs.c Remove message catalogs 2019-01-09 23:44:26 +01:00
interfaceiter.c Remove message catalogs 2019-01-09 23:44:26 +01:00
Makefile.in Remove isc_keyboard family of functions as they were not used anywhere 2018-08-28 14:37:30 +02:00
meminfo.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
net.c Remove message catalogs 2019-01-09 23:44:26 +01:00
os.c Remove legacy support for HP-UX 2018-08-28 10:31:47 +02:00
pk11_api.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
resource.c Don't assert on failed getrlimit call to allow called to handle this gracefully as it already does, just abort where we need to know the numbers 2018-11-08 12:21:53 +07:00
socket.c Fix a race in socket code when internal_{accept, send, receive} is called 2019-03-06 14:15:19 -08:00
socket_p.h According to POSIX.1-2001, POSIX.1-2008 #include <sys/select.h> is correct way to get fd_set 2018-09-07 12:17:30 +02:00
stdio.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
stdtime.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
syslog.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
time.c Ensure that POSIX strerror_r variant is use even when _GNU_SOURCE is enabled by default 2018-08-29 13:31:28 +02:00