Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen b225e2a76b Fixup some warnings vor 20 Jahren
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file vor 20 Jahren
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g vor 20 Jahren
  Glenn L McGrath 6cb3bc056c Use bb_getopt_ulflags, simplify some logic, saves some bytes. vor 21 Jahren
  Glenn L McGrath f235d05773 Use the return value from uncompress_bunzip, fix some typo vor 21 Jahren
  Glenn L McGrath debb21ece7 Fix a logic error, the old bunzip code returned non-zero for success, vor 21 Jahren
  Manuel Novoa III cad5364599 Major coreutils update. vor 22 Jahren
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j vor 22 Jahren
  Glenn L McGrath 60bce4905c Move bunzip2 idecompression code to libunarchive vor 22 Jahren
  Aaron Lehmann 9031481ac3 inline many functions that are only called once. saves about 300 bytes vor 22 Jahren
  Aaron Lehmann 8c26fbe537 remove cleanUpAndFail, and replace it with exit(). because that's what vor 22 Jahren
  Aaron Lehmann 9f92d5f2a2 Major revamp. I've been trying to clean up the code. the bzerror stuff vor 22 Jahren
  Matt Kraai a0782684fd * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard vor 22 Jahren
  Matt Kraai cf32ac543c * archival/bunzip2.c (bunzip2_main): Remove compressed file. vor 23 Jahren
  Matt Kraai 9cdb0601eb * archival/bunzip2.c: Include <unistd.h>. vor 23 Jahren
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. vor 23 Jahren
  Aaron Lehmann b9df470c4d Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing vor 23 Jahren
  Glenn L McGrath fff11f1ab7 bzcat and bunzip -c support from Thomas Lundquist vor 23 Jahren
  Matt Kraai c8227639db Change strdup calls to xstrdup (patch from Steve Merrifield). vor 23 Jahren
  Glenn L McGrath 24e2833cdf Initial support for for bunzip2.... vor 23 Jahren