mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:25:07 -05:00
(Taken from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348412 ) Attached is a patchlet to make the "sources" command of chrony output properly signed numbers. The chronyd code (see e.g. ntp.h) properly uses int32_t and friends to get the right number of bits per datatype while client.c just uses short, int, long. But long will be 64 bit or 32 bit depending on the cpu.
73 KiB
73 KiB