K 10 svn:author V 3 kib K 8 svn:date V 27 2014-02-06T19:47:50.638829Z K 7 svn:log V 222 MFC r261080: The posix_fallocate(2) syscall should return error number on error, without modifying errno. MFC r261290: The posix_madvise(3) and posix_fadvise(2) should return error on failure, same as posix_fallocate(2). END