]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added GNU separator `--`, to specifies that all following arguments are necessary...
authorYann Collet <yann.collet.73@gmail.com>
Mon, 4 Jul 2016 16:16:16 +0000 (18:16 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 4 Jul 2016 16:18:24 +0000 (18:18 +0200)
commitf9cac7a734886bca1e1bc1f6450640ade42a4534
tree095bc9f595ad4b2903a728f298e01efff1d442a5
parent23f05ccc6bfb1dd72851495aceebfae6da08654a
Added GNU separator `--`, to specifies that all following arguments are necessary file names (and not commands). Suggested by @chipturner (#230)
NEWS
lib/decompress/zstd_decompress.c
programs/zstdcli.c