Historia zmian

Autor SHA1 Wiadomość Data
  Chen Yu 05b18065ab remove_file: don't call rmdir if remove_file return failure 6 lat temu
  Denys Vlasenko bae8fc4436 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy 6 lat temu
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation 6 lat temu
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 lat temu
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 lat temu
  Simon B 44642d1ec1 ln: support -T and -v 12 lat temu
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 lat temu
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 lat temu
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 lat temu
  Denis Vlasenko cf26ab70c1 mdev: plug a few memory and fd leaks; simplify code a bit 16 lat temu
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 lat temu
  Denis Vlasenko f4d40c87d3 remove_file: cosmetic code improvement, a few bytes saved 17 lat temu
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 lat temu
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 lat temu
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 lat temu
  Bernhard Reutner-Fischer cb44816ba3 - add and use bb_opendir(), bb_xopendir(). 18 lat temu
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 lat temu
  Glenn L McGrath 393183dccc Vodz, last_patch_86 21 lat temu
  Manuel Novoa III cad5364599 Major coreutils update. 21 lat temu
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 lat temu
  Manuel Novoa III a2949aa217 Add some missing includes to kill warnings when building with the default 23 lat temu
  Matt Kraai f3e79ba6e3 Fix symlink removal problem noted by Erik Andersen. 23 lat temu
  Matt Kraai 8810bdbba3 Rewrote rm. 23 lat temu