HomeClusterLabs Projects

Doc: Pacemaker Explained: Clarify alert timestamp-format

Description

Doc: Pacemaker Explained: Clarify alert timestamp-format

A leading zero is ignored for "%xN", so remove it from the example. Add
detail to the description.

Also, we strftime() into a fixed-size buffer of 128 characters. For some
reason, there is no general way to strftime into a dynamically sized
buffer or to determine how large the buffer needs to be.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Thu, Jun 19, 5:08 AM
Parents
rP4b075d21efb0: Refactor: libcrmcommon: Use g_strndup() in pcmk__time_format_hr()
Branches
Unknown
Tags
Unknown