Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 112453acf2 od: unbreak it vor 4 Jahren
  Denys Vlasenko 079487b487 hexdump: fix dup block comparison vor 4 Jahren
  Denys Vlasenko dac5b83142 xxd: fix printing of trailing spaces vor 4 Jahren
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
  Denys Vlasenko e5d5f5b9a7 hexdump: fix short file of zero butes treated as dup vor 6 Jahren
  Denys Vlasenko 2ab994f707 placate gcc-8.0.1 warnings vor 6 Jahren
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes vor 7 Jahren
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments vor 7 Jahren
  Denys Vlasenko 90678f0cd7 xxd: allow "-" as file name meaning stdin vor 7 Jahren
  Denys Vlasenko 63214a68f1 libbb/dump: allow skipping over stdin too vor 7 Jahren
  Denys Vlasenko 5f7904b6d1 libbb/dump: fix a few broken commits and shrink code vor 7 Jahren
  Denys Vlasenko cb8e84e65a libbb: shrink sump.c vor 7 Jahren
  Denys Vlasenko 0f4364775f xxd: new applet vor 7 Jahren
  Denys Vlasenko d3d7f085eb hexdump: fix numerous bugs in handling of backslashes vor 8 Jahren
  Denys Vlasenko ef6747e290 hexdump: don't unconditionally limit the usable address range vor 11 Jahren
  Denys Vlasenko a0bef7cc27 hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478 vor 13 Jahren
  Denys Vlasenko 60a9414cad fix "variable 'foo' set but not used" warnings vor 13 Jahren
  Denys Vlasenko e4dcba1c10 *: whitespace fixes vor 14 Jahren
  Denys Vlasenko 8d3e225a2d libbb: add xfstat function vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling vor 15 Jahren
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes vor 15 Jahren
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE vor 15 Jahren
  Denis Vlasenko 3eb4466bf8 libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org)) vor 16 Jahren
  Denis Vlasenko 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" vor 16 Jahren
  Denis Vlasenko 2f86d13dff libbb: dump: do not use uninitialized memory. close bug 4364. vor 16 Jahren
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too vor 16 Jahren
  Denis Vlasenko bd9874db74 od,hexdump: fix bug where xrealloc may move pointer, vor 16 Jahren
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector vor 16 Jahren
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on vor 16 Jahren