Denys Vlasenko
|
965b795b87
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
|
%!s(int64=4) %!d(string=hai) anos |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
%!s(int64=5) %!d(string=hai) anos |
Denys Vlasenko
|
b097a84d62
config: update size information
|
%!s(int64=6) %!d(string=hai) anos |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
%!s(int64=7) %!d(string=hai) anos |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
%!s(int64=7) %!d(string=hai) anos |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
%!s(int64=7) %!d(string=hai) anos |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
%!s(int64=7) %!d(string=hai) anos |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
%!s(int64=11) %!d(string=hai) anos |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
%!s(int64=13) %!d(string=hai) anos |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
940c7206c2
convert "do {...} while (1);" -> "while (1) {...}"
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
7ff6836db3
split: use xopen_stdin()
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
5b6fe34cee
split: handle - as "use stdin". +13 bytes. Closes bug 741.
|
%!s(int64=15) %!d(string=hai) anos |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
%!s(int64=15) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
5e25ddb7d3
- use STD*_FILENO some more. No object-code changes
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
7c2db5c198
- use standard-imposed constants some more
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
f868963c67
multiplier suffixes are short, store them directly in struct suffix_mult
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
74324c8666
Audit bb_common_bufsiz usage, add script which looks for misuse.
|
%!s(int64=17) %!d(string=hai) anos |