Files
chrony/test/unit
Miroslav Lichvar a511029cc2 cmdmon: define 64-bit integer
Add a structure for 64-bit integers without requiring 64-bit alignment
to be usable in CMD_Reply without struct packing.

Add utility functions for conversion to/from network order. Avoid using
be64toh() and htobe64() as they don't seem to be available on all
supported systems.
2023-03-30 15:17:50 +02:00
..
2023-03-02 10:41:28 +01:00
2020-07-09 14:47:33 +02:00
2022-08-29 15:04:33 +02:00
2020-03-05 16:02:15 +01:00
2020-03-05 16:02:15 +01:00
2020-03-05 16:02:15 +01:00
2017-06-27 15:29:01 +02:00
2022-08-29 15:04:33 +02:00
2021-09-23 15:51:35 +02:00
2021-03-11 11:47:31 +01:00
2023-03-30 15:17:50 +02:00