wok view busybox/stuff/busybox-1.32-tar.u @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents
children
line source
1 Accept and ignore --wildcards argument
2 --- busybox-1.32/archival/tar.c
3 +++ busybox-1.32/archival/tar.c
4 @@ -921,6 +921,7 @@
5 # if ENABLE_FEATURE_TAR_NOPRESERVE_TIME
6 "touch\0" No_argument "m"
7 # endif
8 + "wildcards\0" No_argument "\xf7"
9 "strip-components\0" Required_argument "\xf8"
10 # if ENABLE_FEATURE_SEAMLESS_LZMA
11 "lzma\0" No_argument "\xf9"