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

updated atftp and atftpd (0.7.2 -> 0.7.5)
author Hans-G?nter Theisgen
date Thu Jan 27 15:48:06 2022 +0100 (2022-01-27)
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"