strace/linux/s390
Dmitry V. Levin d99e48c0f3 Implement decoding of splice, tee and vmsplice(2) syscalls
* io.c (print_loff_t): New function.
(sys_sendfile64): Use it.
(splice_flags): New xlat structure.
(sys_tee, sys_splice, sys_vmsplice): New functions.
* linux/syscall.h (sys_tee, sys_splice, sys_vmsplice): Declare them.
* linux/*/syscallent.h: Use them.
2011-10-11 17:07:05 +00:00
..
ioctlent.h.in linux/ioctlent: unify them all 2011-03-14 15:32:38 +00:00
syscallent.h Implement decoding of splice, tee and vmsplice(2) syscalls 2011-10-11 17:07:05 +00:00