Denys Vlasenko
|
89092c61bc
powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc
|
2 vuotta sitten |
YU Jincheng
|
1f925038ab
*: generalize "const trick"
|
3 vuotta sitten |
Ron Yorston
|
cad3fc743a
libbb: introduce and use fputs_stdout
|
3 vuotta sitten |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 vuotta sitten |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 vuotta sitten |
Denys Vlasenko
|
cb9c3894e5
*: make "argc UNUSED_PARAM" consistent
|
6 vuotta sitten |
Denys Vlasenko
|
8187e01438
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
|
7 vuotta sitten |
Denys Vlasenko
|
e440b39416
*: stop using atexit in non-debug build: saves ~260 in bss with musl
|
7 vuotta sitten |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 vuotta sitten |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 vuotta sitten |
Denys Vlasenko
|
6c1f348fa7
Move FEATURE_USE_TERMIOS config option to two applets which use it
|
7 vuotta sitten |
Denys Vlasenko
|
01ccdd1d3c
libbb: consolidate the code to set termios unbuffered mode
|
7 vuotta sitten |
Denys Vlasenko
|
7f3a2a2256
join some common strings, -400 bytes
|
9 vuotta sitten |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 vuotta sitten |
Ron Yorston
|
8ec1ff350c
Use chomp to remove newlines
|
9 vuotta sitten |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 vuotta sitten |
Denys Vlasenko
|
86031a5ffd
trim extra newlines in help texts
|
9 vuotta sitten |
Denys Vlasenko
|
a407cf74cc
Make smart_ulltoa return pointer to end (allows for code shink in callers)
|
11 vuotta sitten |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 vuotta sitten |
Lauri Hintsala
|
fb499c5752
powertop: fix error message
|
12 vuotta sitten |
Denys Vlasenko
|
dac8e79a19
Move several applets to different install dir:
|
12 vuotta sitten |
Denys Vlasenko
|
60a9414cad
fix "variable 'foo' set but not used" warnings
|
13 vuotta sitten |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 vuotta sitten |
Maksym Kryzhanovskyy
|
0ebafcc5b1
powertop: code shrink
|
14 vuotta sitten |
Denys Vlasenko
|
dea28e1e55
powertop: fix last line detection in process_timer_stats()
|
14 vuotta sitten |
Denys Vlasenko
|
dcb163aa8e
powertop: replace erroneous \n with \0; make numberic conversion more robust
|
14 vuotta sitten |
Maksym Kryzhanovskyy
|
6052c2b0be
powertop: code shrink
|
14 vuotta sitten |
Denys Vlasenko
|
f29a1c5656
powertop: build fix for !386 compiles
|
14 vuotta sitten |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 vuotta sitten |
Denys Vlasenko
|
4fa07bd8fa
whitespace fix
|
14 vuotta sitten |