]> git.saurik.com Git - redis.git/commit
Fix compilation on Linux kernels or glibc versions lacking sync_file_range().
authorantirez <antirez@gmail.com>
Thu, 25 Oct 2012 14:15:55 +0000 (16:15 +0200)
committerantirez <antirez@gmail.com>
Thu, 25 Oct 2012 20:01:07 +0000 (22:01 +0200)
commitbe407c015c1848b145ad57edc023a1a810f8c6a9
tree94c463a3cd8822a749ef2693d9936af925abece0
parent1eb91450898066bca8d90726869ab76861594cf6
Fix compilation on Linux kernels or glibc versions lacking sync_file_range().

This fixes issue #667.

Many thanks to Didier Spezia for the fix.
src/config.h