]> 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:20 +0000 (22:01 +0200)
commitd2f83d4a764fc155dbe07f5badecd9b65af699a5
treef2d5bd25266cd8d3647bd756feb01ad69467d0e7
parent68fc64afd46acef8109a388311730a4712a23e6d
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