Denys Vlasenko
|
b097a84d62
config: update size information
|
6 years ago |
Denys Vlasenko
|
f4fc303e36
tar: fix too eager autodetection, closes 11531
|
6 years ago |
Denys Vlasenko
|
2005d3ff36
tar: fix a thinko in prev commit - we need to copy to _unused_ fd
|
6 years ago |
Denys Vlasenko
|
037759bb4f
tar: handle the case when opened created tarball happens to have fd#0
|
6 years ago |
Denys Vlasenko
|
45d68c3749
tar: make source code a bit more terse, no logic changes
|
6 years ago |
Harald van Dijk
|
8c24af9dcf
tar: fix interaction of delayed symlink and hardlink creation
|
6 years ago |
Denys Vlasenko
|
7924b69f99
tar: trim help text
|
6 years ago |
Denys Vlasenko
|
3c08437db7
tar: add -o and -k to short --help too
|
6 years ago |
Denys Vlasenko
|
1ee222e1bf
tar: add -k and -o to --help
|
6 years ago |
Denys Vlasenko
|
a84db18fc7
tar,unzip: postpone creation of symlinks with "suspicious" targets
|
6 years ago |
Denys Vlasenko
|
a07fead823
tar: code shrink
|
7 years ago |
Denys Vlasenko
|
931cf64ae7
tar: code shrink, better help text
|
7 years ago |
Denys Vlasenko
|
02e93b3a28
tar: improve help text
|
7 years ago |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Ron Yorston
|
6bafcfb67a
tar: fix handling of first argument without '-'
|
7 years ago |
Denys Vlasenko
|
bc9bbeb2b8
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
dd5a40246b
getopt32: move support for "always treat first arg as option" to users (tar/ar)
|
7 years ago |
Denys Vlasenko
|
b920a38dc0
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Ming Liu
|
978307f8a1
tar: add IF_FEATURE_* checks
|
7 years ago |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
015db5800c
randomconfig fixes
|
8 years ago |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
62ae323df0
tar: implement --version for buildroot
|
9 years ago |