index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debianutils
/
run_parts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-2
/
+2
*
run_parts: do not check path portion of a name for "bad chars".
Denis Vlasenko
2007-04-29
1
-7
/
+11
*
getopt32: fix llist_t options ordering. llist_rev is not unused.
Denis Vlasenko
2007-04-08
1
-3
/
+0
*
find: fix handling of -prune
Denis Vlasenko
2007-04-08
1
-1
/
+1
*
- fold recurse, depthFirst and dereference params into one param flags.
Bernhard Reutner-Fischer
2007-03-29
1
-3
/
+1
*
run_parts: I was wrong, NULL termination is already done because
Denis Vlasenko
2007-03-28
1
-1
/
+1
*
run_parts: NULL-terminate list of arguments; fix perror/error usage
Denis Vlasenko
2007-03-28
1
-5
/
+5
*
- rewrite run-parts
Bernhard Reutner-Fischer
2007-03-28
1
-130
/
+89
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
style cleanup: return(a) -> return a, part 1
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
Closing bug 730. libbb run_parts is using scandir (a GNUism),
Denis Vlasenko
2006-11-26
1
-8
/
+99
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-22
/
+22
*
- fix copy'n paste errors that got introduced when switching to the shorter b...
Bernhard Reutner-Fischer
2006-09-13
1
-1
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-16
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-3
/
+3
*
change strange depend to libbb.h, but require busybox.h
"Vladimir N. Oleynik"
2005-10-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-9
/
+9
*
Bruno Randolf writes:
Eric Andersen
2003-07-29
1
-1
/
+3
*
Move start_stop_daemon to debianutils.
Eric Andersen
2003-07-26
1
-25
/
+31
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-3
/
+3
*
Patch by Stewart Brodie to terminate the string array correctly
Glenn L McGrath
2003-01-08
1
-1
/
+2
*
Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...
Glenn L McGrath
2002-11-11
1
-190
/
+44
*
Move readlink, mktemp, run-parts and which to a new debianutils dir.
Glenn L McGrath
2002-11-11
1
-0
/
+251