Historia zmian

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