Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko d3d7f085eb hexdump: fix numerous bugs in handling of backslashes пре 8 година
  Denys Vlasenko ef6747e290 hexdump: don't unconditionally limit the usable address range пре 11 година
  Denys Vlasenko a0bef7cc27 hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478 пре 13 година
  Denys Vlasenko 60a9414cad fix "variable 'foo' set but not used" warnings пре 13 година
  Denys Vlasenko e4dcba1c10 *: whitespace fixes пре 14 година
  Denys Vlasenko 8d3e225a2d libbb: add xfstat function пре 14 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
  Denys Vlasenko 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling пре 15 година
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes пре 15 година
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE пре 15 година
  Denis Vlasenko 3eb4466bf8 libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org)) пре 16 година
  Denis Vlasenko 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" пре 16 година
  Denis Vlasenko 2f86d13dff libbb: dump: do not use uninitialized memory. close bug 4364. пре 16 година
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too пре 16 година
  Denis Vlasenko bd9874db74 od,hexdump: fix bug where xrealloc may move pointer, пре 16 година
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector пре 16 година
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
  Denis Vlasenko d02db89244 clean up TODO file. No real code changes. пре 16 година
  Bernhard Reutner-Fischer a985d306a1 - spelling fixes пре 17 година
  Denis Vlasenko 6bef3d1d22 fbset: fix buglet where we were using wrong pointer пре 17 година
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, пре 17 година
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved пре 17 година
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 пре 18 година
  Denis Vlasenko bf0a201008 style fixes пре 18 година
  Denis Vlasenko 0de9375ee6 leftover of e2fsck surgery пре 18 година
  Denis Vlasenko b95636c52f remove casts from xmalloc() пре 18 година
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 пре 18 година
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 пре 18 година