Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
ef3aabe906a351f0bdf97199b4f38a2c6b54eaa5
/
procps
/
watch.c
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
f893da8
ls,ps,watch: measure terminal width on fd 0, not 1
by Denis Vlasenko
· 17 years ago
cc5e090
move several applets to more correct ex-project. No code changes.
by Denis Vlasenko
· 17 years ago
[Renamed from coreutils/watch.c]
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 17 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
621204b
get_terminal_width_height: do not pass insanely large values
by Denis Vlasenko
· 18 years ago
703aa13
watch: fix warning getty: fix breakage; fix excessive stack usage
by Denis Vlasenko
· 18 years ago
8d73c35
watch: execute command thru shell, not fork/exec. Other fixes
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
73561cc
- pull from busybox_scratch: r15829:15850
by Bernhard Reutner-Fischer
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
399d2b5
Rich Felker suggested removing dprintf() from watch, and one thing led to
by Rob Landley
· 18 years ago
948a09d
dont printf arguments given by user for security sanity
by Mike Frysinger
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
a87bb60
patch by Shaun Jackman to combine dup/close funcs into dup2
by Mike Frysinger
· 19 years ago
47bc802
Patch from Shaun Jackman to save a few bytes.
by Rob Landley
· 19 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
29f9b2f
Add missing header file to squash a warning
by Eric Andersen
· 22 years ago
60943c5
Sane-ify the screen clearing stuff. -Erik
by Eric Andersen
· 22 years ago
18b76e6
Watch applet by Michael Habermann
by Glenn L McGrath
· 22 years ago