wok view busybox/stuff/busybox-1.31-tar.u @ rev 24892

Down libtmp (1.1.17), 1.1.19 doesn't detect smartphones (?)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 07 15:38:15 2022 +0000 (2022-04-07)
parents
children
line source
1 Accept and ignore --wildcards argument
2 --- busybox-1.31/archival/tar.c
3 +++ busybox-1.31/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