libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with...
[project/luci.git] / libs / nixio / src / splice.c
2009-08-27 Jo-Philipp Wichlibs/nixio: protect splice calls with ifdef SPLICE_F_MO...
2009-06-15 Steven BarthRedefine splice() flags for crappy uclibc versions
2009-04-21 Steven BarthMerge nixio 0.2
2009-03-12 Steven BarthFreeBSD compatibility #3
2009-03-12 Steven Barthnixio: FreeBSD compatibility #2
2009-03-09 Steven Barthnixio: reenable splice() for linux
2009-03-03 Steven Barthnixio:
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-22 Steven BarthRemove some crap
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
2009-02-12 Steven Barthnixio next