Commit History

Author SHA1 Message Date
  Denys Vlasenko 053c12e0de find: remove the hack we use to parse options first, replace with simpler code 14 years ago
  Denys Vlasenko 805f2453d0 find: print/print0/prune _can_ be inverted, fix it 14 years ago
  Denys Vlasenko 27076b8233 find: document ! (not) operator 14 years ago
  Denys Vlasenko 4604dd86c5 find: help text: PATH must be first 14 years ago
  Denys Vlasenko 56cdb2fc37 find: yet another tweak to help text 14 years ago
  Denys Vlasenko 4dea9eb07f find: fix help text about -prune: it also does assume -print 14 years ago
  Denys Vlasenko cef85c2442 find: significantly improve hext text. +116 bytes 14 years ago
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 years ago
  Denys Vlasenko a61ff51b49 find: add rudimentary support for -exec {} + 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Denys Vlasenko 4f731ce30e findutils/*: move usage and applet bits to *.c files 14 years ago
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in 14 years ago
  Denys Vlasenko 7fb68f199f make it possible to keep Config/Kbuild snippets in *.c files 14 years ago
  Denys Vlasenko 9138817a27 find: fix -name matching for dotfiles. -1 byte 14 years ago
  Denys Vlasenko 651a2697f7 *: merge some common strings 14 years ago
  Bernhard Reutner-Fischer 2e73d84c02 find: tweak error message 15 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Denys Vlasenko ce9b97f18b find: correct handling of -xdev 15 years ago
  Matheus Izvekov d0f601f066 find: add optional support for -links. +100 bytes 15 years ago
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 15 years ago
  Denys Vlasenko 1b34d4f0b1 find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx 15 years ago
  Denys Vlasenko 8f7a6d294f find: -follow should not error out on dandling links 15 years ago
  Denys Vlasenko 6c750f1518 find: do not recurse into directories with depth == --maxdepth 15 years ago
  Denys Vlasenko 606291beab *: more portability fixes by Dan Fandrich 15 years ago
  Denys Vlasenko aa7da73880 add USE_PORTABLE_CODE option and use it in find applet 15 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 83518d18a3 Compatibility fixes: 16 years ago