HomeClusterLabs Projects

API: libcrmcommon: deprecate crm_itoa_stack()

Description

API: libcrmcommon: deprecate crm_itoa_stack()

Pacemaker's public API should be Pacemaker-specific, and not provide
generic string manipulation functions.

There was only a single use internally, and it was simpler to just call
snprintf() directly at that point, so no internal replacement is necessary.

Details

Provenance
kgaillotAuthored on Mar 12 2021, 4:17 PM
Parents
rP43d20c4290b5: API: libcrmcommon: deprecate pcmk_format_named_time()
Branches
Unknown
Tags
Unknown

Event Timeline