bind9/lib/isc/include
Ondřej Surý 1f7d2d53f0 Disable the internal memory allocator by default
For small sized allocations, the internal allocator gets the memory in
bigger blobs that gets splits into right-sized chunks.  This increases
speed of small allocations and reduced the fragmentation, but such
memory is never released back to the operating system.

Disable the internal allocator by default, and add new `-M internal`
command line option to `named`.
2021-12-15 13:29:19 +01:00
..
isc Disable the internal memory allocator by default 2021-12-15 13:29:19 +01:00
pk11 Update the source code formatting using clang-format-13 2021-10-12 11:31:55 +02:00
pkcs11 Update the source code formatting using clang-format-13 2021-10-12 11:31:55 +02:00
.clang-format Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00