1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 11:11:10 +00:00
uutils-coreutils/src/uucore
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
..
src/lib uucore: format: print absolute value of float, then add sign 2025-03-14 12:42:00 +01:00
Cargo.toml uucore: fix uptime on Windows 2025-03-10 21:29:08 +08:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00