Historial de Commits

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