11 Nov
2009
11 Nov
'09
12:44 a.m.
On Tue, 2009-11-10 at 22:56 +0100, Axel Luttgens wrote:
Although fdatasync() seems to have gone missing from .h files, but still exists in libc. I guess that's intentional?
Hello Timo,
Did Mike reply about that one?
No. I'm also not sure what to do about it. I guess I could just try if compiler=gcc and compiling it fails with "$CC -Wall -Werror" and in that case fallback to fsync.. Kind of ugly.