summaryrefslogtreecommitdiff
path: root/libbb/recursive_action.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* find: fix handling of -pruneDenis Vlasenko2007-04-081-7/+7
* - fold recurse, depthFirst and dereference params into one param flags.Bernhard Reutner-Fischer2007-03-291-21/+20
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-111-1/+1
* build system: small fix for "release" target to workDenis Vlasenko2006-12-121-0/+4
* find: a lot more compliant to 'standard' findDenis Vlasenko2006-10-291-1/+8
* recursive_action: add depth paramDenis Vlasenko2006-10-271-16/+24
* recursive_action: preparatory changes. will introduce "int level".Denis Vlasenko2006-10-271-50/+48
* grep: add support for -rDenis Vlasenko2006-10-141-7/+7
* tar: fix "xopen with O_CREAT" warning, improve zero padding writeDenis Vlasenko2006-09-091-8/+4
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-6/+1
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-10/+0
* - add and use bb_opendir(), bb_xopendir().Bernhard Reutner-Fischer2006-04-121-15/+2
* Vladimir N. Oleynik writes:Eric Andersen2004-04-071-1/+1
* Christian Grigis, christian.grigis at smartdata dot ch writes:Eric Andersen2004-04-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-4/+2
* Major coreutils update.Manuel Novoa III2003-03-191-5/+5
* Use error_msg instead of fprintf(stderrGlenn L McGrath2002-11-281-2/+1
* Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai2001-12-201-10/+10
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
* Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen2001-04-251-6/+0
* Patch from Valdimir to reduce stack usage, since recursive_actionEric Andersen2001-04-101-10/+5
* A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen2001-03-211-0/+1
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+160