coreutils/src/uucore
Andrew Rowson d0c7e8c09e
du error output should match GNU (#1776)
* du error output should match GNU

* Created a new error macro which allows the customization of the
  "error:" string part
* Match the du output based on the type of error encountered. Can extend
  to handling other errors I guess.

* Rustfmt updates

* Added non-windows test for du no permission output
2021-04-17 10:26:52 +02:00
..
src/lib du error output should match GNU (#1776) 2021-04-17 10:26:52 +02:00
Cargo.toml new release 0.0.5 2021-04-03 10:30:07 +02:00