Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
add_leap_seconds, sub_leap_seconds — convert between utc and tai-10 timestampsSYNOPSIS
#include <time.h>add_leap_seconds(time_t *timestamp);
sub_leap_seconds(time_t *timestamp);