about summary refs log tree commit homepage
path: root/ext/sleepy_penguin/splice.c
DateCommit message (Expand)
2019-01-02splice.c: remove reference to non-existent function
2017-03-22doc: tests and examples for changing pipe size in Linux
2017-01-04remove PIPE_BUF constant definition
2017-01-04doc: remove references to IO#pipe_size accessor
2017-01-04new API for splice and tee
2017-01-02splice: clarification regarding tee() flags
2016-03-15implement copy_file_range support for Linux 4.5+
2016-03-15support the splice(2) and tee(2) syscalls