Denys Vlasenko
|
0ddc742c04
watch: support fractional -n SEC
|
5 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
8187e01438
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
f8f81ed7aa
Convert all procps/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
641caaec3d
libbb: factor out code which queries screen width
|
9 years ago |
Denys Vlasenko
|
8f2cb7ab26
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
|
11 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
d9a3e89f50
consolidate ESC sequences
|
14 years ago |
Denys Vlasenko
|
302af9e3d1
watch: compat: use stderr to determine screen dimensions
|
15 years ago |
Denys Vlasenko
|
f25252c69e
watch: more compatible screen format
|
15 years ago |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
5599502a55
more -Wall warning fixes. -Wall is enabled now.
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
28b29916cb
watch: shrink (by walter harms <WHarms AT bfs.de>)
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
f893da875a
ls,ps,watch: measure terminal width on fd 0, not 1
|
17 years ago |
Denis Vlasenko
|
cc5e090f12
move several applets to more correct ex-project. No code changes.
|
17 years ago |