Commit History

Author SHA1 Message Date
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 years ago
  Denis Vlasenko cd7001f705 factor out NOFORK/NOEXEC code from find. Use it for xargs too. 17 years ago
  Denis Vlasenko 7e754f12d3 Implement first instance of NOFORK applet - echo 17 years ago
  Denis Vlasenko b04b4357ff find: fix -prune more. Add big comment about it. 17 years ago
  Denis Vlasenko bbd695d801 find: fix handling of -prune 17 years ago
  Bernhard Reutner-Fischer 6d79dd66cb - size and prune were mixed up 17 years ago
  Denis Vlasenko 7d6c9296e7 find: missed 'ststic' on const data 17 years ago
  Denis Vlasenko 56fce00fc7 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) 17 years ago
  Bernhard Reutner-Fischer a87ed2c716 - use index_in_str_array also for find_main 18 years ago
  Bernhard Reutner-Fischer 307d27df4f - remove bloated switch statement. 18 years ago
  Bernhard Reutner-Fischer 557b458767 - implement a TODO: Use index_in_str_array in parse_params 18 years ago
  Bernhard Reutner-Fischer 32773aca55 - Purely cosmetic type fiddling 18 years ago
  Bernhard Reutner-Fischer 3e816c1252 - fold recurse, depthFirst and dereference params into one param flags. 18 years ago
  Denis Vlasenko b292264bfd find: fix -not support 18 years ago
  Denis Vlasenko cf787cf3a5 find: support for ! 18 years ago
  Bernhard Reutner-Fischer 10b7996c1b - strip 12 bytes off by using a smaller type for need_print. 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 4c97863109 assorted fixes for bugs found with randomconfig 18 years ago
  Denis Vlasenko a100707c04 find -user support by Natanael Copa <natanael.copa@gmail.com> 18 years ago
  Denis Vlasenko ab2aea4447 preparatory patch for -Wwrite-strings #4 18 years ago
  Denis Vlasenko 434ad5456b fix warning in find.c 18 years ago
  Denis Vlasenko fc7f92253a find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) 18 years ago
  Denis Vlasenko 769d1e05e6 fix warning from needlessly-global functions 18 years ago
  Denis Vlasenko c9d34da375 find: fix misplaced #else (fix by Harald Kuthe <trhoudini@hotmail.com>) 18 years ago
  Denis Vlasenko 666da5e2c6 merge post-1.3.0 fixes 18 years ago
  Denis Vlasenko 9ac9e55e3c sum: 40% size reduction (-300 bytes) 18 years ago
  Denis Vlasenko 8f6c79240d find: fix spurious -exec error messages 18 years ago
  Denis Vlasenko 5fa7148761 build system: add "release" target 18 years ago
  Denis Vlasenko 9225854144 mostly style fixes 18 years ago
  Denis Vlasenko 31c65f2456 find: -type T was actually meaning ! -type T! 18 years ago