Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-04 | ioops: Add {read,write}_blob_or_die for reading/writing binary blobs | Daniel Borkmann | 1 | -0/+2 | |
We need those functions for later key generation simplification. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> | |||||
2013-06-04 | xio: rename xio to ioops and reduce its includes | Daniel Borkmann | 1 | -0/+12 | |
Rename xio to ioops (io-ops) and boil its include files down to a minimum. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |