wok view busybox/stuff/busybox-1.30-tar.u @ rev 23840

Up libsdl2-image (2.0.5), radare2 (4.4.0), screen (4.8.0), sleuthkit (4.9.0), thunderbird-bin (68.9.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 04 16:22:12 2020 +0000 (2020-06-04)
parents
children
line source
1 Accept and ignore --wildcards argument
2 --- busybox-1.30/archival/tar.c
3 +++ busybox-1.30/archival/tar.c
4 @@ -915,6 +915,7 @@
5 # if ENABLE_FEATURE_TAR_NOPRESERVE_TIME
6 "touch\0" No_argument "m"
7 # endif
8 + "wildcards\0" No_argument "\xf8"
9 "strip-components\0" Required_argument "\xf9"
10 "no-recursion\0" No_argument "\xfa"
11 # if ENABLE_FEATURE_TAR_TO_COMMAND