unbound/util/storage
Jim Hague 6066a24405 Use build system endianness if available, otherwise try to work it out.
The getdns build system provides the endianness, enabling building on
Windows native. This change is a convenience for getdns maintainers.
2021-05-27 10:57:35 +01:00
..
dnstree.c - Added RPZ response IP support 2019-07-16 18:43:16 +02:00
dnstree.h - Added RPZ response IP support 2019-07-16 18:43:16 +02:00
lookup3.c Use build system endianness if available, otherwise try to work it out. 2021-05-27 10:57:35 +01:00
lookup3.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
lruhash.c I found that in function lruhash_remove, table was locked at first ,then lru_remove the entry , then unlock the table, and then markdel entry , but in function rrset_cache_touch , the entry will be touched to lru again before markdelling entry in function lruhash_remove. This is a bug! 2021-01-13 10:33:41 +08:00
lruhash.h - fixup for lruhash (whitespace and header file comment). 2017-03-20 15:51:34 +00:00
slabhash.c nicer code, in function. 2018-07-17 15:07:09 +00:00
slabhash.h nicer code, in function. 2018-07-17 15:07:09 +00:00