| .. |
|
include
|
back port atomic and / or support
|
2019-12-03 11:38:06 +11: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
|
hurd: Fix build
|
2019-11-12 09:27:19 +01: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
|
Do not use <sys/sysctl.h> on Linux
|
2019-11-06 16:00:02 +01:00 |
|
net.c
|
Do not use <sys/sysctl.h> on Linux
|
2019-11-06 16:00:02 +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
|
Remove randomly scattered additional style check suppressions that caused unmatchedSuppression
|
2019-10-03 09:50:27 +02:00 |
|
socket.c
|
Do not use <sys/sysctl.h> on Linux
|
2019-11-06 16:00:02 +01: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 |