HomeClusterLabs Projects

Low: all: functionize converting time_t to string

Description

Low: all: functionize converting time_t to string

Previously, crm_itoa() was used to convert time_t to a string. However, that
has a Year 2038 problem. Now, a new crm_ttoa() function abstracts it, using a
cast to long long.

Details

Provenance
kgaillotAuthored on Sep 13 2019, 5:14 PM
Parents
rPa6df1311ecd7: Feature: libcrmcommon: add XML getter for epoch time values
Branches
Unknown
Tags
Unknown

Event Timeline