coreutils/src/od
Wim Hueskes 2550e0f3c7 od: several small changes after review
* update status in README.md
* enable busybox tests
  Adding `CONFIG_DESKTOP` and `CONFIG_LONG_OPTS` to busybox config.
  These flags also enable other tests, but those utilities are not
  included in `TEST_PROGS`. (eg. awk)
* fix whitespace and small issues
* fix Eq imp for FormatWriter on nightly + beta
* fix indention in multifilereader.rs
* fix intermittent errors in tests
2016-11-09 20:26:55 +01:00
..
byteorder_io.rs od: implement --endian 2016-09-01 00:11:52 +02:00
Cargo.toml od: implement 16-bit floating point type 2016-09-03 21:47:36 +02:00
formatteriteminfo.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
inputdecoder.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
inputoffset.rs od: refactor uumain into smaller functions 2016-09-02 21:26:43 +02:00
main.rs Refactor and simplify build for utilities. 2015-12-07 21:56:45 -05:00
mockstream.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
multifilereader.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
od.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
output_info.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
parse_formats.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
parse_inputs.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
parse_nrofbytes.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
partialreader.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
peekreader.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
prn_char.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
prn_float.rs od: several small changes after review 2016-11-09 20:26:55 +01:00
prn_int.rs od: refactor IntWriter, do not require parameters 2016-09-02 21:25:38 +02:00