File:  [DVB] / dietlibc / syscalls.s / sendfile.S
Revision 1.4: download - view: text, annotated - select for diffs
Mon Nov 25 23:37:19 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
yet another epoll update (this API will be in 2.5.50)
add sendfile64 (yay, finally!)

#include "syscalls.h"
#include "dietwarning.h"

syscall_weak(sendfile,sendfile,__libc_sendfile)

link_warning(sendfile,"sendfile is not portable")

LinuxTV legacy CVS <linuxtv.org/cvs>