Branch: refs/heads/fix-time_t-print-format Home: https://github.com/kronosnet/kronosnet Commit: 0ec5ab44386cbb26f515f4dc73971589b823ecbd https://github.com/kronosnet/kronosnet/commit/0ec5ab44386cbb26f515f4dc739715... Author: Christine Caulfield ccaulfie@redhat.com Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths: M libknet/links.c
Log Message: ----------- More portable printing of time_t
So it works on 32 bit systems (where it is a long-long int) and 64 bit systems (where it is a long int)
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications