[Bug-hurd] Re: msync and MS_*

2000-09-14 Thread Marcus Brinkmann
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

msync and MS_*

2000-09-12 Thread Neal H Walfield
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