OSDN Git Service

sendfile: Use sendfile64 if arch does not have the sendfile syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 10:20:42 +0000 (11:20 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commita83ea57a508362f8f66ecd89131302fba1223637
tree18dbdf27ad89846869afc61dc33edfa085c85c57
parentf7bead5adac96d9cb72aa2fb3c11ca5ab8f5f6b9
sendfile: Use sendfile64 if arch does not have the sendfile syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/sys/sendfile.h
libc/sysdeps/linux/common/sendfile.c
libc/sysdeps/linux/common/sendfile64.c
libc/sysdeps/linux/common/stubs.c