]> git.ipfire.org Git - thirdparty/zstd.git/commit
Avoid fseek()'s 2GiB barrier with MacOS and *BSD
authorPrzemyslaw Skibinski <inikep@gmail.com>
Tue, 14 Feb 2017 08:45:33 +0000 (09:45 +0100)
committerPrzemyslaw Skibinski <inikep@gmail.com>
Tue, 14 Feb 2017 08:45:33 +0000 (09:45 +0100)
commitbf336572bfaf93687d8960f55b44f52b4784907b
tree4d6a0eec14ca403e7b4028d803bbcb8708725262
parentabd6302423d262ef04c299a9585813ed0bc4b01a
Avoid fseek()'s 2GiB barrier with MacOS and *BSD
programs/fileio.c