提交历史

作者 SHA1 备注 提交日期
  Denis Vlasenko 64c5402584 remove e2fsprogs. Nobody volunteered to clean up that mess 18 年之前
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 18 年之前
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 18 年之前
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 年之前
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 年之前
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 年之前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年之前
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot 18 年之前
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年之前
  "Robert P. J. Day" 7ccb65f3a4 Yet more "#if 0" content removed. 18 年之前
  Rob Landley 7c94bed234 Big dead code elimination pass from Garrett. 18 年之前
  Mike Frysinger f8346038e9 kill off pointless malloc.h include 18 年之前
  Mike Frysinger 06adf5fb47 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  "Vladimir N. Oleynik" 350865e339 remove bug: fsck do not know path 19 年之前
  "Vladimir N. Oleynik" cc34344d91 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck 19 年之前
  "Vladimir N. Oleynik" 61ff4b3973 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck 19 年之前
  "Vladimir N. Oleynik" 1f0262bcdb another more const 19 年之前
  "Vladimir N. Oleynik" 368f66492e perror correction 19 年之前
  "Vladimir N. Oleynik" d20cfbd303 create e2fs_set_sbin_path(), noticed by Tito, Thanks 19 年之前
  "Vladimir N. Oleynik" 3ebb895218 make fsck.h as common, e2fsck: includes correct 19 年之前
  "Vladimir N. Oleynik" ab57f76e13 more busyboxes, remove 1 extern function (mainstream also have for one fsck) 19 年之前
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 年之前
  "Vladimir N. Oleynik" 6160d45e05 more busybox's style for fsck.c, size reduce 19 年之前
  Mike Frysinger 51a43b47fe import the very fat e2fsck/fsck applets 19 年之前