Ron Yorston
|
cad3fc743a
libbb: introduce and use fputs_stdout
|
hace 3 años |
Mark Edgar
|
b2ab920716
unexpand: correct behavior for --first-only --tabs=4
|
hace 4 años |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
hace 5 años |
Denys Vlasenko
|
48eebc8d5c
expand: add commented-out code to handle NULs
|
hace 5 años |
Denys Vlasenko
|
92549250f3
expand,unexpand: drop broken test, add FIXME comment
|
hace 5 años |
Denys Vlasenko
|
b097a84d62
config: update size information
|
hace 6 años |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
hace 7 años |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
hace 7 años |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
hace 7 años |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
hace 7 años |
Denys Vlasenko
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
hace 7 años |
Denys Vlasenko
|
bbc7bee966
make --help texts more uniform
|
hace 7 años |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
hace 7 años |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
hace 8 años |
Michael Tokarev
|
22bb81fa85
expand: use printable_string instead of hard-coding implementation
|
hace 11 años |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
hace 13 años |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
hace 13 años |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
hace 14 años |
Denys Vlasenko
|
19158a837d
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
|
hace 14 años |
Tomas Heinrich
|
968951fd0c
unexpand: fix "a b"\n" input case
|
hace 14 años |
Tomas Heinrich
|
1abc07dcca
[un]expand: account for different character widths. +16 bytes.
|
hace 14 años |
Denys Vlasenko
|
9f93d62192
libbb: better unicode width support. Hopefully fixes bug 839.
|
hace 15 años |
Denys Vlasenko
|
28055028a7
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
|
hace 15 años |
Tomas Heinrich
|
d2b1ba6fde
[un]expand: unicode support
|
hace 15 años |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
hace 15 años |
Denis Vlasenko
|
e40e76f3cd
unexpand: fix incorrect expansion, add test for it
|
hace 16 años |
Denis Vlasenko
|
3139ea7f15
expand: fix incorrect expansion exactly on tab boundary; shrink the code
|
hace 16 años |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
hace 16 años |
Denis Vlasenko
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
hace 16 años |
Denis Vlasenko
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
hace 16 años |