1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 18:51:05 +00:00
uutils-coreutils/src
Nicolas Boichat b7dcaa34da uucore: format: print absolute value of float, then add sign
Simplifies the code, but also fixes printing of negative and positive `NaN`:
`cargo run printf "%f %f\n" nan -nan`

Fixes part 2 of #7412.
2025-03-14 12:42:00 +01:00
..
bin Style fixes from cargo +nightly clippy 2025-02-22 10:11:01 -05:00
uu Fix touch -t with 2 digit years when YY > 68 2025-03-14 11:00:08 +01:00
uucore uucore: format: print absolute value of float, then add sign 2025-03-14 12:42:00 +01:00
uucore_procs prepare version 0.0.30 2025-03-08 11:04:08 +01:00
uuhelp_parser prepare version 0.0.30 2025-03-08 11:04:08 +01:00