Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 7 年之前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年之前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年之前
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 年之前
  Denys Vlasenko 5c10fa5c24 od: code shrink, fix "od --traditional FILE" 13 年之前
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 年之前
  Denys Vlasenko fb132e4737 whitespace cleanup 14 年之前
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Denys Vlasenko f2cbb03a37 *: optimize most of isXXXXX() macros 15 年之前
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too 16 年之前
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Bernhard Reutner-Fischer 6a1829d90c - include busybox.h before looking at an eventual #if ENABLE_DESKTOP 18 年之前
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 年之前
  Denis Vlasenko 1114de7219 od: provide full-blown od from coreutils if CONFIG_DESKTOP 18 年之前
  Denis Vlasenko b97c9842a5 sed: unbreak multiple -e, -f option handling (my fault) 18 年之前
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). 18 年之前
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 年之前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年之前
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 年之前
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 年之前
  Glenn L McGrath 9c83e83628 Felipe Kellermann writes, 20 年之前
  Manuel Novoa III 4eff18189a Things my compiler didn't catch... 21 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 21 年之前
  Glenn L McGrath e16860df08 Will the real od.c please stand up! (my previous commit was a mistake) 22 年之前
  Glenn L McGrath 59870e89ae Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au> 22 年之前