aboutsummaryrefslogtreecommitdiff
path: root/debianutils/run_parts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-2/+2
* run_parts: do not check path portion of a name for "bad chars".vda2007-04-291-7/+11
* getopt32: fix llist_t options ordering. llist_rev is not unused.vda2007-04-081-3/+0
* find: fix handling of -prunevda2007-04-081-1/+1
* - fold recurse, depthFirst and dereference params into one param flags.aldot2007-03-291-3/+1
* run_parts: I was wrong, NULL termination is already done becausevda2007-03-281-1/+1
* run_parts: NULL-terminate list of arguments; fix perror/error usagevda2007-03-281-5/+5
* - rewrite run-partsaldot2007-03-281-130/+89
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* style cleanup: return(a) -> return a, part 1vda2006-11-271-1/+1
* Closing bug 730. libbb run_parts is using scandir (a GNUism),vda2006-11-261-8/+99
* attempt to regularize atoi mess.vda2006-10-081-22/+22
* - fix copy'n paste errors that got introduced when switching to the shorter b...aldot2006-09-131-1/+1
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-021-16/+2
* just whitespacetimr2006-01-251-3/+3
* change strange depend to libbb.h, but require busybox.hvodz2005-10-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-9/+9
* Bruno Randolf writes:andersen2003-07-291-1/+3
* Move start_stop_daemon to debianutils.andersen2003-07-261-25/+31
* Major coreutils update.mjn32003-03-191-3/+3
* Patch by Stewart Brodie to terminate the string array correctlybug12003-01-081-1/+2
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...bug12002-11-111-190/+44
* Move readlink, mktemp, run-parts and which to a new debianutils dir.bug12002-11-111-0/+251