about summary refs log tree commit diff
path: root/src/linux/splice.c
Commit message (Collapse)AuthorAgeFilesLines
* add splice and vmsplice syscallsRich Felker2012-07-231-0/+8
based on patches by orc and Isaac Dunham.