aboutgitcodebugslistschat
path: root/iov.h
Commit message (Expand)AuthorAgeFilesLines
* iov: Helper macro to construct iovs covering existing variables or fieldsDavid Gibson7 days1-0/+3
* iov: Improve documentation of iov_skip_bytes()David Gibson2024-03-071-1/+1
* iov: Add helper to find skip over first n bytes of an io vectorDavid Gibson2024-02-291-0/+2
* iov: add some functions to manage iovecLaurent Vivier2024-02-291-0/+29