about summary refs log tree commit homepage
path: root/ext/kgio/writev.c
DateCommit message (Expand)
2016-12-15reinstate the original (and dangerous) autopush in C
2015-08-13remove autopush support and make it a no-op
2015-04-19writev: update comment on preserving errno
2015-01-10cleanup: avoid shadowing rb_ary_subseq
2015-01-10cleanup: avoid shadowing rb_str_subseq
2015-01-10fixup -Wshorten-64-to-32 warnings
2014-02-05various 1.8.7 fixes
2014-02-04split read_write.c into {read,write,writev}.c