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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
watch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move several applets to more correct ex-project. No code changes.
Denis Vlasenko
2007-06-12
1
-80
/
+0
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
get_terminal_width_height: do not pass insanely large values
Denis Vlasenko
2006-10-27
1
-1
/
+0
*
watch: fix warning
Denis Vlasenko
2006-10-23
1
-1
/
+3
*
watch: execute command thru shell, not fork/exec. Other fixes
Denis Vlasenko
2006-10-20
1
-29
/
+50
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-1
/
+1
*
- pull from busybox_scratch: r15829:15850
Bernhard Reutner-Fischer
2006-08-28
1
-12
/
+9
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-9
/
+1
*
Rich Felker suggested removing dprintf() from watch, and one thing led to
Rob Landley
2006-05-25
1
-61
/
+21
*
dont printf arguments given by user for security sanity
Mike Frysinger
2006-03-23
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
patch by Shaun Jackman to combine dup/close funcs into dup2
Mike Frysinger
2005-06-30
1
-3
/
+2
*
Patch from Shaun Jackman to save a few bytes.
Rob Landley
2005-05-28
1
-4
/
+3
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-42
/
+49
*
Add missing header file to squash a warning
Eric Andersen
2002-12-11
1
-0
/
+1
*
Sane-ify the screen clearing stuff.
Eric Andersen
2002-09-17
1
-3
/
+1
*
Watch applet by Michael Habermann
Glenn L McGrath
2002-09-16
1
-0
/
+104