Proposed fix for the use of posix_fallocate() so that it handles EINVAL
commit6885343dae5ec8a7942736d4e6cbfe8d32cad85d
authorD. Richard Hipp <drh@hwaci.com>
Sat, 2 Jun 2018 14:37:39 +0000 (2 14:37 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 2 Jun 2018 14:37:39 +0000 (2 14:37 +0000)
tree2facf823dd7dbe34b90234d2e93eea9cdf4cc1a6
parentcc2f487750a7b730421f3456a14da2cc42abd37b
Proposed fix for the use of posix_fallocate() so that it handles EINVAL
returns correctly.
src/os_unix.c