bind9/lib
Colin Vidal 870b7329f8 parser: add cfg_string_create() API
The parser has a static function `create_string()` used
internally. But there was duplicate code to create a string node
in `namedconf.c`.  Instead of implementing the same logic twice,
`create_string()` is now publicly exposed as `cfg_string_create()`.
2025-12-04 16:09:40 +01:00
..
dns use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
isc use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
isccc switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
isccfg parser: add cfg_string_create() API 2025-12-04 16:09:40 +01:00
ns use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00