coreutils/src
Jan Verbeek 7ea2bfbe26 seq: replace loops with a single format string
Replace two loops that print leading and trailing 0s when printing a
number in fixed-width mode with a single call to `write!()` with the
appropriate formatting parameters.
2021-09-18 10:27:03 -04:00
..
bin Update message quoting and filename printing 2021-09-07 19:49:01 +02:00
uu seq: replace loops with a single format string 2021-09-18 10:27:03 -04:00
uucore Merge pull request #2680 from blyxxyz/utmpx-safety 2021-09-18 16:15:52 +02:00
uucore_procs refactor/uucore ~ make util_name and execution_phrase functions 2021-08-14 17:55:18 +02:00