index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
nixio
/
src
/
splice.c
Age
Commit message (
Expand
)
Author
2015-01-08
Rework LuCI build system
Jo-Philipp Wich
2009-12-29
libs/nixio: fix uninitialized variable warning on Darwin in splice.c
Jo-Philipp Wich
2009-12-28
libs/nixio: properly cast len argument for OS X sendfile()
Jo-Philipp Wich
2009-12-28
libs/nixio: fix compile on OS X
Jo-Philipp Wich
2009-10-26
nixio: store stats and other number information as integer, which works bette...
Felix Fietkau
2009-08-27
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro...
Jo-Philipp Wich
2009-06-15
Redefine splice() flags for crappy uclibc versions
Steven Barth
2009-04-21
Merge nixio 0.2
Steven Barth
2009-03-12
FreeBSD compatibility #3
Steven Barth
2009-03-12
nixio: FreeBSD compatibility #2
Steven Barth
2009-03-09
nixio: reenable splice() for linux
Steven Barth
2009-03-03
nixio:
Steven Barth
2009-02-28
More splicing stuff
Steven Barth
2009-02-27
nixio: Fixes, use POSIX calls for file i/o
Steven Barth
2009-02-22
Remove some crap
Steven Barth
2009-02-14
nixio: added sendfile(), return false instead of nil for EWOULDBLOCK
Steven Barth
2009-02-12
nixio next
Steven Barth