summaryrefslogtreecommitdiff
path: root/libbb/run_parts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Larry Doolittle writes:Eric Andersen2004-04-141-2/+2
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* The default behaviour for run-parts is corrected to continue if an errorGlenn L McGrath2003-08-301-2/+3
* Bruno Randolf writes:Eric Andersen2003-07-291-2/+2
* Put this back the way it was. I misunderstood what vodz was doing.Eric Andersen2003-05-271-23/+17
* This was doing some silly stuff that is not necessary when usingEric Andersen2003-05-261-17/+23
* Major coreutils update.Manuel Novoa III2003-03-191-7/+7
* New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath2003-01-201-4/+9
* Make test mode output same as official versionGlenn L McGrath2003-01-201-3/+3
* Fix a vfork bug, by Nick Fedchik and Vladimir N. OleynikGlenn L McGrath2002-11-211-3/+4
* Use vfork, by vodzGlenn L McGrath2002-11-151-42/+22
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath2002-11-111-0/+139