Historique des commits

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