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

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
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"