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
/
procps
/
watch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-1
/
+1
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
|
win32: export xappendword()
Ron Yorston
2023-04-23
1
-0
/
+7
|
/
*
*: --help tweaks
Denys Vlasenko
2021-06-13
1
-1
/
+1
*
watch: support fractional -n SEC
Denys Vlasenko
2019-03-12
1
-5
/
+12
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-4
/
+3
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
1
-1
/
+3
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-3
/
+3
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+11
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+2
*
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-23
1
-1
/
+1
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
1
-5
/
+7
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+14
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
consolidate ESC sequences
Denys Vlasenko
2010-05-16
1
-1
/
+2
*
watch: compat: use stderr to determine screen dimensions
Denys Vlasenko
2010-01-19
1
-3
/
+12
*
watch: more compatible screen format
Denys Vlasenko
2010-01-02
1
-1
/
+1
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-4
/
+4
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
watch: shrink (by walter harms <WHarms AT bfs.de>)
Denis Vlasenko
2008-02-24
1
-29
/
+23
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
ls,ps,watch: measure terminal width on fd 0, not 1
Denis Vlasenko
2007-08-09
1
-2
/
+3
*
move several applets to more correct ex-project. No code changes.
Denis Vlasenko
2007-06-12
1
-0
/
+80