Denys Vlasenko
|
1e825acf8d
libbb: shrink lineedit_read_key()
|
2 年之前 |
Denys Vlasenko
|
b9258b86a7
head,tail: trim --help text
|
3 年之前 |
Denys Vlasenko
|
ba9f9c2d2c
*: --help text tweaks
|
3 年之前 |
Ron Yorston
|
cad3fc743a
libbb: introduce and use fputs_stdout
|
3 年之前 |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 年之前 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 年之前 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 年之前 |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 年之前 |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 年之前 |
Denys Vlasenko
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
11 年之前 |
Denys Vlasenko
|
40c6da433f
head: support -n -NUM and -c -NUM
|
11 年之前 |
Denys Vlasenko
|
af0255f496
head,tail: use common suffix struct. simplify help text.
|
11 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 年之前 |
Dan Fandrich
|
2d1a78b88f
Marked some more applets NOEXEC/NOFORK
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
ea8b252cb3
*: better string sharing
|
14 年之前 |
Denys Vlasenko
|
5749328b56
head,tail: trim help text; make suffixes unconditional for head too
|
14 年之前 |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 年之前 |
Denis Vlasenko
|
0d8736772d
head: report file open errors with exitcode 1 (was happily returning 0)
|
16 年之前 |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 年之前 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 年之前 |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 年之前 |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 年之前 |
Denis Vlasenko
|
f868963c67
multiplier suffixes are short, store them directly in struct suffix_mult
|
17 年之前 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 年之前 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 年之前 |
Denis Vlasenko
|
a41fdf331a
preparatory patch for -Wwrite-strings #1
|
18 年之前 |
Denis Vlasenko
|
0849207ce0
convert "negaite" config option into reversed (INCLUDE_SUSv2)
|
18 年之前 |
Denis Vlasenko
|
459903bd4e
Provide our own isdigit macro. saves more than 400 bytes.
|
18 年之前 |