Ganeti.Utils.UniStd
Description
Necessary foreign function calls
...with foreign functions declared in unistd.h
fsync :: CInt -> IO CInt Source #
fsyncFile :: Error e => FilePath -> ResultT e IO () Source #