mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- Changed long to time_t for event times. - Used PRIu64, PRIdMAX, and %lld for formatting and parsing time_t and event IDs. - Updated sscanf and printf calls to handle time_t and uint64_t correctly.