summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/src/splice.c
AgeCommit message (Expand)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
2009-12-29libs/nixio: fix uninitialized variable warning on Darwin in splice.cJo-Philipp Wich
2009-12-28libs/nixio: properly cast len argument for OS X sendfile()Jo-Philipp Wich
2009-12-28libs/nixio: fix compile on OS XJo-Philipp Wich
2009-10-26nixio: store stats and other number information as integer, which works bette...Felix Fietkau
2009-08-27libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro...Jo-Philipp Wich
2009-06-15Redefine splice() flags for crappy uclibc versionsSteven Barth
2009-04-21Merge nixio 0.2Steven Barth
2009-03-12FreeBSD compatibility #3Steven Barth
2009-03-12nixio: FreeBSD compatibility #2Steven Barth
2009-03-09nixio: reenable splice() for linuxSteven Barth
2009-03-03nixio:Steven Barth
2009-02-28More splicing stuffSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
2009-02-22Remove some crapSteven Barth
2009-02-14nixio: added sendfile(), return false instead of nil for EWOULDBLOCKSteven Barth
2009-02-12nixio nextSteven Barth