Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko e4dcba1c10 *: whitespace fixes vor 14 Jahren
  Denys Vlasenko 9ce642f974 libbb: introduce and use common crc32 routine vor 14 Jahren
  Kevin Cernekee ccb070450e fdisk: initial stab at GPT partition support vor 14 Jahren
  Denys Vlasenko 1c26e05f30 remove unused SC_x (serial port names) defines vor 14 Jahren
  Denys Vlasenko 5360059131 libbb: introduce and use strcpy_and_process_escape_sequences vor 14 Jahren
  Alexander Shishkin 6722737ece *: introduce and use xmkstemp. -65 bytes. vor 14 Jahren
  Denys Vlasenko 302ad1450e libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256 vor 14 Jahren
  Denys Vlasenko c48a5c607d hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes vor 14 Jahren
  Denys Vlasenko 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits vor 14 Jahren
  Denys Vlasenko b102e12253 *: use SWAP_BE64 instead of open-coding it vor 14 Jahren
  Denys Vlasenko f6dacc23ff bring md5 and sha1 names closer. no code changes vor 14 Jahren
  Denys Vlasenko a971a192e8 shaN: code shrink vor 14 Jahren
  Denys Vlasenko bcccad3531 md5: code shrink; and use 64-byte temp buf, not 128-byte. vor 14 Jahren
  Denys Vlasenko c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last vor 14 Jahren
  Denys Vlasenko 70186711f4 libbb/md5: code shrink vor 14 Jahren
  Denys Vlasenko 9fe98f701d libbb: merge mail and uudecode's base64 decoders vor 14 Jahren
  Denys Vlasenko 7aa63042d0 libbb: xfunc_error_retval can be a byte vor 14 Jahren
  Denys Vlasenko 0004e99493 better shared strings trick vor 14 Jahren
  Denys Vlasenko 8d3e225a2d libbb: add xfstat function vor 14 Jahren
  Alexander Shishkin 0834a6d3b9 pmap: new applet. +1k. vor 14 Jahren
  Denys Vlasenko e7b0a9e5bc patch: support "patch [FILE [PATCH]]" format vor 14 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Denys Vlasenko c9b9750a0e libbb: factor out common code from mpstat/iostat vor 14 Jahren
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i vor 14 Jahren
  Waldemar Brodkorb 95b83ba4f8 OpenBSD compatibility vor 14 Jahren
  Jeremie Koenig 816ed971e4 libbb.h: add device names for Hurd and FreeBSD vor 14 Jahren
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() vor 14 Jahren
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() vor 14 Jahren
  Lauri Kasanen 7c1b2b5420 losetup: use LOOP_foo defines vor 14 Jahren
  Ladislav Michl a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup vor 14 Jahren