Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Reutner-Fischer 7c2db5c198 - use standard-imposed constants some more hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions hace 17 años
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k hace 17 años
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko c86e052b81 fix accumulated whitespace and indentation damage hace 17 años
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 hace 18 años
  Denis Vlasenko f24e1f40e0 cp: add support for -s, -l. Fix free(nonmalloc) bug. hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 19 años
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of hace 19 años
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally hace 19 años
  Rob Landley 3c12ff7c89 If /tmp and /home were different partitions, then "mv /tmp/file /home/file" hace 19 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
  Glenn L McGrath 96099d51b6 Use return instead of exit, use == instead of & ==, left justify labels, hace 21 años
  Eric Andersen 8876fb2f59 last_patch89 from vodz: hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. hace 23 años
  Matt Kraai 8810bdbba3 Rewrote rm. hace 23 años
  Matt Kraai 01441036e9 Use generic flag names. hace 23 años
  Matt Kraai 91b2855ba8 Rewrite cp and mv to be SUSv2 compliant. hace 23 años