Paul Eggert wrote:
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?

Huh. Ok, will do (next time I get coreutils built); thanks.

--
Matthew
"But I want to cast Magic Missile!"



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to