Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 42f454b13b dpkg-deb: work around bogus error message when working with XZ compressed packages hace 5 años
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes hace 7 años
  Johannes Schindelin e5b1f5af73 copyfd: guard use of munmap() with #if (windows builds need this) hace 7 años
  Bartosz Golaszewski 8d75d794ea libbb: use sendfile() to copy data between file descriptors hace 10 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko 1eaf7e76bf libbb/copyfd.c: fix the case of copy buffer <= 4kb hace 14 años
  Denys Vlasenko d0a8a0d312 tar: fix --to-command wrt short writes hace 14 años
  Denys Vlasenko bcda0042e2 libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb hace 14 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 8003e266ed explain why we use mmap instead of malloc hace 17 años
  Denis Vlasenko 4c13922961 Introduce FEATURE_COPYBUF_KB. hace 17 años
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path hace 17 años
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional hace 17 años
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. hace 17 años
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. hace 17 años
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree hace 18 años
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. hace 18 años
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! hace 18 años
  Denis Vlasenko 4fbb584a0e tar: cry murder and bail out if file shrinks under us while we tar it up hace 18 años
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. hace 18 años
  Denis Vlasenko 6231e870ec style fixes hace 18 años
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like hace 18 años
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 18 años
  Rob Landley 90632d021c Bug fix from Kim B. Heino, manifested via: hace 19 años
  "Vladimir N. Oleynik" 7600eec732 avoid signed<->unsigned warning hace 19 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  Rob Landley 9033453c18 My last change to this file broke tar x. Sigh. (Trying to make sure we work hace 19 años
  Rob Landley 3fc4ad1478 Fix bug 424: doing full_read breaks things like cat which should return a hace 19 años