]> git.ipfire.org Git - thirdparty/zstd.git/commit
Allow some cli options to accept numeric values up to size_t instead of unsigned int 2007/head
authorLehman Garrison <lgarrison@flatironinstitute.org>
Thu, 20 Feb 2020 19:29:58 +0000 (14:29 -0500)
committerLehman Garrison <lgarrison@flatironinstitute.org>
Thu, 20 Feb 2020 19:29:58 +0000 (14:29 -0500)
commit834d06b655e514b35af09862ca303d47bfb89b4e
tree27d8bf2370a17ed011dd2a96d033f5ddb8d92441
parent4e728e26ca6a8b10404d733b4892c31d97677689
Allow some cli options to accept numeric values up to size_t instead of unsigned int
programs/zstdcli.c