summaryrefslogtreecommitdiffstats
path: root/include/sys/uio.h
Commit message (Collapse)AuthorAgeFilesLines
* Add xuio_* structures and typedefs.Brian Behlendorf2010-06-111-10/+50
| | | | | | Add the basic xuio structure and typedefs for Solaris style zero copy. There's a decent chance this will not be the way I handle this on Linux but providing the basic types simplifies things for now.
* Public Release PrepBrian Behlendorf2010-05-171-11/+24
| | | | | | Updated AUTHORS, COPYING, DISCLAIMER, and INSTALL files. Added standardized headers to all source file to clearly indicate the copyright, license, and to give credit where credit is due.
* Move sunddi includeBrian Behlendorf2008-12-231-1/+0
|
* Add sunddi to uioBrian Behlendorf2008-12-231-0/+1
|
* Drop unicode support, provided in ZFS tree libportbehlendo2008-03-131-1/+36
| | | | | | | Update uio support git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@42 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-121-1/+4
| | | | | | | | | - Re-implmented kobj support based on the vnode support. - Add TESTS option to check.sh, and removed delay after module load. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@39 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
* Add missing headersbehlendo2008-03-101-0/+8
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@33 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c