Files
bind9/lib/isc/win32
Ondřej Surý 5e2d19911f _getcwd() on Windows needs direct.h header
The _getcwd() compatibility function on Microsoft CRT requires direct.h
header to pull a proper function prototype.

The (misleading) warning generated:

  bin\named\server.c(1074): warning C4047: '==': 'int' differs in levels of indirection from 'void *'
2020-04-16 13:13:00 +02:00
..
2019-10-04 14:34:21 +10:00
2019-11-12 09:22:15 +01:00
2019-09-13 13:57:41 +10:00
2020-04-16 08:12:39 +02:00
2020-02-24 22:04:43 -08:00
2019-09-12 19:31:56 +10:00