Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-26 | ioops: Add mkostemp_or_die() wrapper for mkostemp(3) | Tobias Klauser | 1 | -0/+10 |
2016-04-17 | build: fix compilation warnings with _GNU_SOURCE | arch3y | 1 | -1/+3 |
2013-07-31 | ioops: Constify `name' parameter to tun_open_or_die() | Tobias Klauser | 1 | -1/+1 |
2013-06-12 | ioops: mark failure path as unlikely | Daniel Borkmann | 1 | -9/+8 |
2013-06-12 | ioops: misc: add dup{,2}_or_die to ioops | Daniel Borkmann | 1 | -0/+16 |
2013-06-04 | ioops: fix build error by renaming 'len' variable | Daniel Borkmann | 1 | -2/+2 |
2013-06-04 | ioops: Add {read,write}_blob_or_die for reading/writing binary blobs | Daniel Borkmann | 1 | -0/+23 |
2013-06-04 | xutils: eliminate xutils, move rest to epoll2 | Daniel Borkmann | 1 | -1/+0 |
2013-06-04 | xutils: move device management functions out of xutils | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | xio: rename xio to ioops and reduce its includes | Daniel Borkmann | 1 | -0/+98 |