bind9/lib/isc/win32
Mark Andrews dd32fb9284 Make the stdatomic shim and mutexatomic type complete
The stdatomic shims for non-C11 compilers (Windows, old gcc, ...) and
mutexatomic implemented only and minimal subset of the atomic types.
This commit adds 16-bit operations for Windows and all atomic types as
defined in standard.

(cherry picked from commit bccea5862d)
2020-07-08 10:29:59 +10:00
..
include Make the stdatomic shim and mutexatomic type complete 2020-07-08 10:29:59 +10:00
.dir-locals.el Add emacs .dir-locals.el settings for flycheck mode 2018-12-19 17:03:37 +01:00
condition.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
dir.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
DLLMain.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
errno.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
errno2result.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
errno2result.h Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00
file.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
fsaccess.c change 'expr == true' to 'expr' in conditionals 2020-05-25 17:03:59 -07:00
interfaceiter.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
ipv6.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
libgen.h Merge branch '46-add-curly-braces' into 'master' 2020-02-13 21:28:35 +00: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 Move dst key printtime in separate function 2020-07-01 09:57:44 +02:00
libisc.vcxproj.filters.in Report Extended DNS Error codes 2020-05-13 10:26:39 +10:00
libisc.vcxproj.in Stop building release notes as a separate sphinx-doc document 2020-06-04 11:24:53 +02:00
libisc.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
Makefile.in Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
meminfo.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
net.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
netdb.h Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
ntgroups.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
ntpaths.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
once.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
os.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
pk11_api.c fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
resource.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
socket.c change "expr == false" to "!expr" in conditionals 2020-05-25 17:04:04 -07:00
stdio.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
stdtime.c Move dst key printtime in separate function 2020-07-01 09:57:44 +02:00
syslog.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
syslog.h Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
thread.c Don't return from void function 2020-04-16 07:55:40 +02:00
time.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
unistd.h Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
win32os.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00