Matthew Woehlke <[EMAIL PROTECTED]> writes:

> sync() however /is/ missing from NSK and also (at least as my original
> bug report indicated) Interix.

But coreutils should build on such systems.  Its src/system.h has this:

   #if ! HAVE_SYNC
   # define sync() /* empty */
   #endif

If this doesn't work on NSK and/or Interix, can you please figure out
why, exactly, and let us know?


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to