HomeFreeBSD

Make posix_fallocate() and posix_fadvise() work.

Description

Make posix_fallocate() and posix_fadvise() work.

We can map these system calls directly to the FreeBSD counterparts. The
other filesystem related system calls will be sent out for review
separately, as they are a bit more complex to get right.

Details

Provenance
edAuthored on
Parents
rS285595: fix error message... errx since errno may not be set (if we didn't
Branches
Unknown
Tags
Unknown