coreutils/src/uu/printf
Jeffrey Finkelstein d083fa19c2 uucore: add sprintf() function
Add an `sprintf()` function (and `printf()` function) to
`uucore::memo`.  The `sprintf()` function behaves roughly like the
standard Rust `format!()`, but follows our implementation of the GNU
`printf` formatting logic instead.
2022-12-02 07:48:36 +01:00
..
src uucore: add sprintf() function 2022-12-02 07:48:36 +01:00
Cargo.toml printf: update to clap 4 2022-10-13 17:50:40 +02:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00