Commit History

Author SHA1 Message Date
  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 14 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: 15 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 0f3a580c4f gcc compat fix and warning suppression 16 years ago
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 75aa615bef find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago