CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/06 17:49:25
Modified files:
lib/libutil : fmt_scaled.c
Log message:
rearrange scan_scaled(3) ordering of multiplications and divisions
to better preserve accuracy for large exponents. From metsw24-max
via https://github.com/openssh/openssh-portable/pull/671/
ok tb@
