Commits on Source 3
-
include/ntp_fp.h (bumplfpsint): use modulo arithmetic throughout. (L_NEG): explicitly cast back to l_fp after doing signed arithmetic. libparse/clk_trimtsip.c (cvt_trimtsip): Calculation needs unsigned operands for modulo arithmetic, explicit cast to time_t needed.
-
-
libparse/clk_rawdcf.c (ext_bf): Return long to match type of target. calc_usecdiff): Request signed value.