--- cvsroot/libeio/eio.c 2011/06/20 07:28:15 1.74 +++ cvsroot/libeio/eio.c 2011/06/29 10:32:55 1.75 @@ -1008,7 +1008,7 @@ if (sbytes) res = sbytes; -# elif defined (__APPLE__) +# elif defined (__APPLE__) && 0 /* broken, as everything on os x */ off_t sbytes = count; res = sendfile (ifd, ofd, offset, &sbytes, 0, 0);