Re: sendfile64()?

From: Mark Mielke (mark@mark.mielke.cc)
Date: Fri May 31 2002 - 11:28:15 EST


On Fri, May 31, 2002 at 05:53:23PM +0200, Roy Sigurd Karlsbakk wrote:
> where can i find sendfile64()? It doesn't seem to exist in any library
> anywhere ...

sys/sendfile.h (2.4.18):

    #ifdef __USE_FILE_OFFSET64
    # error "<sys/sendfile.h> cannot be used with _FILE_OFFSET_BITS=64"
    #endif

The real question, then, isn't where is it, but why isn't it?

Somebody else will have to answer this... sorry...
mark

-- 
mark@mielke.cc/markm@ncf.ca/markm@nortelnetworks.com __________________________
.  .  _  ._  . .   .__    .  . ._. .__ .   . . .__  | Neighbourhood Coder
|\/| |_| |_| |/    |_     |\/|  |  |_  |   |/  |_   | 
|  | | | | \ | \   |__ .  |  | .|. |__ |__ | \ |__  | Ottawa, Ontario, Canada

One ring to rule them all, one ring to find them, one ring to bring them all and in the darkness bind them...

http://mark.mielke.cc/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:31 EST