| .. |
|
include
|
Replace arch specific atomic.h with global atomic.h header using either stdatomic, __atomic or __sync primitives
|
2018-08-28 12:15:39 +02:00 |
|
app.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
condition.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
dir.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
DLLMain.c
|
address win32 build issues
|
2018-05-22 16:32:21 -07:00 |
|
errno.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
errno2result.c
|
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
|
2018-08-28 10:31:48 +02:00 |
|
errno2result.h
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
file.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
fsaccess.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
interfaceiter.c
|
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
|
2018-08-28 10:31:48 +02:00 |
|
ipv6.c
|
Remove support for legacy systems without in6addr_any
|
2018-08-28 10:31:48 +02:00 |
|
keyboard.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
libgen.h
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
libisc.def.exclude
|
Remove unused obsolete isc_hash_* function, and just keep the FNV-1a version
|
2018-04-04 23:12:14 +02:00 |
|
libisc.def.in
|
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
|
2018-08-28 10:31:48 +02:00 |
|
libisc.vcxproj.filters.in
|
Replace arch specific atomic.h with global atomic.h header using either stdatomic, __atomic or __sync primitives
|
2018-08-28 12:15:39 +02:00 |
|
libisc.vcxproj.in
|
Replace arch specific atomic.h with global atomic.h header using either stdatomic, __atomic or __sync primitives
|
2018-08-28 12:15:39 +02:00 |
|
libisc.vcxproj.user
|
3681. [port] Update the Windows build system to support feature
|
2013-12-04 12:47:23 +11:00 |
|
Makefile.in
|
Make OpenSSL mandatory
|
2018-07-19 12:47:03 -04: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
|
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
|
2018-08-28 10:31:48 +02:00 |
|
netdb.h
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
ntgroups.c
|
address win32 build issues
|
2018-05-22 16:32:21 -07:00 |
|
ntpaths.c
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
once.c
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
os.c
|
address win32 build issues
|
2018-05-22 16:32:21 -07:00 |
|
pk11_api.c
|
Make OpenSSL mandatory
|
2018-07-19 12:47:03 -04:00 |
|
resource.c
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
socket.c
|
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
|
2018-08-28 10:31:48 +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
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +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 |
|
syslog.h
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
thread.c
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
time.c
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
unistd.h
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
|
2018-05-11 13:17:46 +02:00 |
|
version.c
|
address win32 build issues
|
2018-05-22 16:32:21 -07:00 |
|
win32os.c
|
address win32 build issues
|
2018-05-22 16:32:21 -07:00 |