On Tue, Sep 12, 2000 at 10:26:21AM -0500, Neal H Walfield wrote:
> According to my reading of POSIX.4, if _POSIX_MAPPED_FILES and
> _POSIX_SYNCHRONIZED_IO are defined (as they are on the hurd), then
> msync is available. On the hurd, both are defined, and a prototype
> for msync is available in s
Hi,
According to my reading of POSIX.4, if _POSIX_MAPPED_FILES and
_POSIX_SYNCHRONIZED_IO are defined (as they are on the hurd), then
msync is available. On the hurd, both are defined, and a prototype
for msync is available in sys/mman.h as expected. However, neither
this file nor bits/mman.h d