This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
e070fdab1d0ef5fa70ae4aa4e3cc968541f845b0
bind9
/
lib
/
isc
/
win32
T
History
Evan Hunt
cf9c7959a0
add support for building GeoIP2 on windows
2019-07-04 12:06:01 -07:00
..
include
isc_stdtime_t is always 32-bit now, so remove the always true macro STDTIME_ON_32BITS
2018-11-09 03:04:22 +07:00
app.c
…
condition.c
…
dir.c
…
DLLMain.c
…
entropy.c
…
errno2result.c
Handle EDQUOT and ENOSPC errors
2019-03-07 21:29:59 -08:00
errno2result.h
…
errno.c
…
file.c
…
fsaccess.c
Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool
2018-11-08 22:02:58 +07:00
interfaceiter.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 22:42:52 +07:00
ipv6.c
…
keyboard.c
…
libgen.h
…
libisc.def.exclude
…
libisc.def.in
refactor tcpquota and pipeline refs; allow special-case overrun in isc_quota
2019-04-25 15:04:26 +02:00
libisc.dsp.in
…
libisc.dsw
…
libisc.mak.in
…
libisc.vcxproj.filters.in
…
libisc.vcxproj.in
add support for building GeoIP2 on windows
2019-07-04 12:06:01 -07:00
libisc.vcxproj.user
…
Makefile.in
…
meminfo.c
…
net.c
…
netdb.h
…
ntgroups.c
…
ntpaths.c
…
once.c
…
os.c
…
pk11_api.c
…
resource.c
…
socket.c
Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool
2018-11-08 22:02:58 +07:00
stdio.c
…
stdtime.c
…
strerror.c
…
syslog.c
…
syslog.h
…
thread.c
…
time.c
…
unistd.h
…
version.c
…
win32os.c
…