Fix various compile warnings
[splice.git] / splice.h
2007-06-13 Jens Axboesplice.h: SPLICE_F_UNMAP definition update
2007-06-13 Jens Axboevmsplice-to-user: update for real zero copy to user
2007-06-08 Jens Axboesplice flags are unsigned int, not unsigned long
2007-06-08 Jens AxboeWork around glibc weirdness
2007-02-06 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2007-02-05 Jens Axboe[PATCH] Fix build with newer glibc/kernel-headers
2007-02-05 Brandon Philips[PATCH] splice.h - convert _syscallX to syscall
2006-07-11 Jens AxboeMerge branch 'master' of ssh://axboe@router.home.kernel...
2006-07-11 Jens Axboe[PATCH] Use <linux/unistd.h> for _syscallX() functions
2006-05-01 Jens Axboe[PATCH] Fixup syscall definitions
2006-04-30 Jens Axboe[PATCH] vmsplice: allow for setting of SPLICE_F_GIFT...
2006-04-26 Jens Axboe[PATCH] Remove fcntl bits, they are not part of the...
2006-04-26 Jens Axboe[PATCH] Correct sys_vmsplice syscall number on ia64
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-24 Jens Axboe[PATCH] vmsplice: update to iov syscall
2006-04-21 Jens Axboe[PATCH] Add vmsplice
2006-04-19 Jens AxboeInitial commit