Fallback for Solaris.
commitac20055cc22d4a809e89e69ee935e3b80383ff09
authorKeith Rarick <kr@xph.us>
Thu, 1 Oct 2009 08:20:10 +0000 (1 01:20 -0700)
committerKeith Rarick <kr@xph.us>
Thu, 1 Oct 2009 08:20:10 +0000 (1 01:20 -0700)
tree1bcdb01c4bbfe37cc7edda3c95a40f1e84531fb3
parent22ff30ef22c030c97e8f1bf1c88df7aabef85d0a
Fallback for Solaris.

Solaris has posix_fallocate, but always returns EINVAL. So we have to
fall back to our own implementation.
binlog.c