Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b86a9ed699e2c4693167d6ead00ac307bd9c01c6
/
coreutils
/
expand.c
b2ab920
unexpand: correct behavior for --first-only --tabs=4
by Mark Edgar
· 4 years, 7 months ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
48eebc8
expand: add commented-out code to handle NULs
by Denys Vlasenko
· 6 years ago
9254925
expand,unexpand: drop broken test, add FIXME comment
by Denys Vlasenko
· 6 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
036585a
getopt32: remove applet_long_options
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
205d48e
*: add comment about APPLET_ODDNAME format
by Denys Vlasenko
· 8 years ago
bbc7bee
make --help texts more uniform
by Denys Vlasenko
· 8 years ago
f560422
Big cleanup in config help and description
by Denys Vlasenko
· 8 years ago
af3f420
Convert all coreutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
22bb81f
expand: use printable_string instead of hard-coding implementation
by Michael Tokarev
· 11 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
19158a8
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
by Denys Vlasenko
· 15 years ago
968951f
unexpand: fix "a b"\n" input case
by Tomas Heinrich
· 15 years ago
1abc07d
[un]expand: account for different character widths. +16 bytes.
by Tomas Heinrich
· 15 years ago
9f93d62
libbb: better unicode width support. Hopefully fixes bug 839.
by Denys Vlasenko
· 15 years ago
2805502
fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com>
by Denys Vlasenko
· 15 years ago
d2b1ba6
[un]expand: unicode support
by Tomas Heinrich
· 15 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
e40e76f
unexpand: fix incorrect expansion, add test for it
by Denis Vlasenko
· 16 years ago
3139ea7
expand: fix incorrect expansion exactly on tab boundary; shrink the code
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
77ad97f
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
by Denis Vlasenko
· 17 years ago
62a90cd
*: shrink by using [f]open_or_warn_stdin where appropriate
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6a2f7f4
whitespace fixes, no code changes
by Denis Vlasenko
· 17 years ago
3952f20
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago