From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-09-01 10:46:09


"Files must exist before being opened, and are never truncated; attempting
to write past the end of a file results in an error. "

This is quite restrictive, compared to the capabilities of posix mmap. Are
these restrictions really necessary?