Fix various compile warnings
[splice.git] / vmsplice.c
2007-06-08 Jens AxboeWork around glibc weirdness
2007-06-08 Jens Axboevmsplice examples: need fcntl.h include
2006-05-03 Jens Axboe[PATCH] Cleanups/dead code removal
2006-04-30 Jens Axboe[PATCH] vmsplice: allow for setting of SPLICE_F_GIFT...
2006-04-26 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-04-26 Jens Axboe[PATCH] Formalize input/output pipe checking
2006-04-26 Jens Axboe[PATCH] Correct usage information
2006-04-25 Jens Axboe[PATCH] vmsplice: add -u unalignment parameter
2006-04-24 Jens Axboe[PATCH] vmsplice: kill the fcntl bits, it's not in...
2006-04-24 Jens Axboe[PATCH] vmsplice: update to iov syscall
2006-04-24 Jens Axboe[PATCH] vmsplice: actually check for -c...
2006-04-24 Jens Axboe[PATCH] vmsplice: add clear option (-c)
2006-04-21 Jens Axboe[PATCH] vmsplice: remember to update 'buffer' for multi...
2006-04-21 Jens Axboe[PATCH] Add vmsplice