提交历史

作者 SHA1 备注 提交日期
  Paul Fox 986ab525b8 ensure that corrupted file extraction causes both a message and 18 年之前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年之前
  Rob Landley 688ed0d760 Patch from Robert P. Day, moving byte order checks to use platform.h macros. 19 年之前
  Rob Landley e7c43b66d7 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 19 年之前
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. 19 年之前
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 年之前
  Mike Frysinger 69024551bf rename the accept/reject names since accept overrides the accept() socket function 19 年之前
  Paul Fox 0840b76602 applying fixes from: 19 年之前
  Glenn L McGrath f34b0e996b Update reference for zip format 20 年之前
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 20 年之前
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. 21 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年之前
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 22 年之前
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 22 年之前
  Glenn L McGrath 7ca04f328e New common unarchive code. 22 年之前
  Glenn L McGrath 87ac7028e0 unzip applet by Laurence Anderson 23 年之前