bind9/lib/isc/include
Diego Fronza 54aa60eef8 Add malloc attribute to memory allocation functions
The malloc attribute allows compiler to do some optmizations on
functions that behave like malloc/calloc, like assuming that the
returned pointer do not alias other pointers.
2021-04-26 11:32:17 -03:00
..
isc Add malloc attribute to memory allocation functions 2021-04-26 11:32:17 -03:00
pk11 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
pkcs11 Remove files generated by autotools 2020-04-21 14:19:30 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00