getdns/src/compat
Jim Hague 42e4cfc383 Windowqs mkstemp: open() needs more permissions.
Specifically:

1. The open must be for read only or read/write - use read/write.
2. The file permission must permit read and write.
2020-12-12 21:16:46 +00:00
..
arc4_lock.c HAVE_PTHREAD instead of HAVE_PTHREADS like unbound 2017-03-09 11:46:15 +01:00
arc4random.c Add the rest of the compat functions to the build, if required. 2019-10-15 16:53:03 +01:00
arc4random_uniform.c Bugfix getdnsapi/stubby#140 fallback on getentropy failure 2018-11-30 14:50:06 +01:00
chacha_private.h First go at using arc4random 4 random numbers 2015-03-21 04:41:25 -05:00
explicit_bzero.c Add the rest of the compat functions to the build, if required. 2019-10-15 16:53:03 +01:00
getentropy_linux.c Bugfix getdnsapi/stubby#140 fallback on getentropy failure 2018-11-30 14:50:06 +01:00
getentropy_osx.c First go at using arc4random 4 random numbers 2015-03-21 04:41:25 -05:00
getentropy_solaris.c Fixes for cross compiling 2016-01-07 15:32:23 +01:00
getentropy_win.c First go at using arc4random 4 random numbers 2015-03-21 04:41:25 -05:00
gettimeofday.c Enable building on Windows with Visual Studio. 2019-10-15 10:09:17 +01:00
inet_ntop.c Add the rest of the compat functions to the build, if required. 2019-10-15 16:53:03 +01:00
inet_pton.c Add the rest of the compat functions to the build, if required. 2019-10-15 16:53:03 +01:00
mkstemp.c Windowqs mkstemp: open() needs more permissions. 2020-12-12 21:16:46 +00:00
sha512.c Fixes for cross compiling 2016-01-07 15:32:23 +01:00
strlcpy.c Add the rest of the compat functions to the build, if required. 2019-10-15 16:53:03 +01:00
strptime.c Initial windows work 2017-07-06 00:26:21 +02:00