aboutsummaryrefslogtreecommitdiff
path: root/libbb/recursive_action.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* find: fix handling of -prunevda2007-04-081-7/+7
* - fold recurse, depthFirst and dereference params into one param flags.aldot2007-03-291-21/+20
* Trailing whitespace removal over entire treevda2007-01-111-1/+1
* build system: small fix for "release" target to workvda2006-12-121-0/+4
* find: a lot more compliant to 'standard' findvda2006-10-291-1/+8
* recursive_action: add depth paramvda2006-10-271-16/+24
* recursive_action: preparatory changes. will introduce "int level".vda2006-10-271-50/+48
* grep: add support for -rvda2006-10-141-7/+7
* tar: fix "xopen with O_CREAT" warning, improve zero padding writevda2006-09-091-8/+4
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-6/+1
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-10/+0
* - add and use bb_opendir(), bb_xopendir().aldot2006-04-121-15/+2
* Vladimir N. Oleynik writes:andersen2004-04-071-1/+1
* Christian Grigis, christian.grigis at smartdata dot ch writes:andersen2004-04-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-4/+4
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-1/+1
* Vodz, last_patch_86bug12003-05-261-4/+2
* Major coreutils update.mjn32003-03-191-5/+5
* Use error_msg instead of fprintf(stderrbug12002-11-281-2/+1
* Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.kraai2001-12-201-10/+10
* Major rework of the directory structure and the entire build system.andersen2001-10-241-7/+1
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-6/+0
* Patch from Valdimir to reduce stack usage, since recursive_actionandersen2001-04-101-10/+5
* A nice patch from Larry Doolittle that adds -Wshadow andandersen2001-03-211-0/+1
* Convert utility.c into libbb.a. It is now a whole pile of .candersen2001-03-161-0/+160