This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
1473ddcc650afb720add94b0a6a5436133ffb3c8
bind9
/
lib
/
isc
/
win32
/
include
/
isc
T
History
Ondřej Surý
6f5fe11f5a
isc_stdtime_t is always 32-bit now, so remove the always true macro STDTIME_ON_32BITS
2018-11-09 02:27:06 +07:00
..
bind_registry.h
…
bindevt.h
…
condition.h
…
dir.h
Remove legacy support for AIX
2018-08-28 10:31:47 +02:00
ipv6.h
…
Makefile.in
Bail-out early in the for install loops instead of continuing because for masks the error in the middle
2018-09-03 12:05:45 +02:00
mutex.h
…
net.h
Remove check for isc_port_t; Windows never have it, Unix always have it
2018-08-28 10:31:48 +02:00
netdb.h
…
ntgroups.h
…
ntpaths.h
…
offset.h
…
once.h
…
platform.h.in
Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256
2018-10-25 08:15:42 +02:00
stat.h
…
stdatomic.h
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
stdtime.h
isc_stdtime_t is always 32-bit now, so remove the always true macro STDTIME_ON_32BITS
2018-11-09 02:27:06 +07:00
syslog.h
…
thread.h
isc_thread_setaffinity()
2018-11-06 08:19:50 +00:00
time.h
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
win32os.h
…