コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年 前
  Denys Vlasenko 7cfe6ea99e xargs: support --no-run-if-empty (synonym to -r) 13 年 前
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko 4a96617095 xargs: bump default -sNUM up to 32k. Use sysconf() to trim it down if necessary 14 年 前
  Denys Vlasenko 4f731ce30e findutils/*: move usage and applet bits to *.c files 14 年 前
  Denys Vlasenko 237aecedab xargs: another code shrink 14 年 前
  Denys Vlasenko f7e929e795 xargs: trivial code shrink 14 年 前
  Denys Vlasenko c28cafb18d xargs: trivial code shrink 14 年 前
  Denys Vlasenko 7a4021deba xargs: simplify logic 14 年 前
  Denys Vlasenko aaa24e09f9 xargs: fix accounting of -sNUM 14 年 前
  Denys Vlasenko 1613de85d9 xargs: make -s NUM accept practically unlimited range 14 年 前
  Denys Vlasenko d5fa1a0f49 xargs: code shrink -15 bytes 14 年 前
  Denys Vlasenko 19ced5c425 pipe_progress: make it independent of printf machinery 14 年 前
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in 14 年 前
  Denys Vlasenko 7fb68f199f make it possible to keep Config/Kbuild snippets in *.c files 14 年 前
  Denys Vlasenko d7b5289209 xargs: do not decrease orig_arg_max to negative values 14 年 前
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid 14 年 前
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 年 前
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 年 前
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 年 前
  Denis Vlasenko 82ad032e26 xargs: fix -e default to match newer GNU xargs, add SUS mandated -E. 16 年 前
  Denis Vlasenko cc08ad26fe xargs: fix xargs -e; added test for that 16 年 前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年 前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年 前
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation 16 年 前
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 年 前
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 年 前