On Wed, 13 Sep 2000 [EMAIL PROTECTED] wrote: > the Hurd doesn't support MS_SYNC on mmaped memory objects, sorry, > and it is not easy to add (because of gnumach shortage). Please add the > following workaround: Replace the two occurences of
What!? I hope you have a copy of the POSIX spec to back up your claim that it is valid to define _POSIX_SYNC_IO and not implement the whole SYNC IO interface. AFAIK your glibc is broken, if it doesn't implement the msync syscall as defined by POSIX it must not define _POSIX_SYNC_IO. Jason

