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

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
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"