| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved iobuf.h assertions outside the static inline functions, so that | Michael Brown | 2007-09-21 | 1 | -4/+24 |
| | | | | | | | | the assert message's file and line number gives some clue as to the real location of the problem. Added similar assertions to list.h. | ||||
| * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | |||||
| * | Add per-file error identifiers | Michael Brown | 2007-07-24 | 1 | -19/+1![]() |
| | | |||||
| * | Add iob_ensure_headroom() placeholder. | Michael Brown | 2007-06-20 | 1 | -0/+19 |
| | | |||||
| * | Add alloc_iob() and free_iob(). (Direct search-and-replace | Michael Brown | 2007-05-18 | 1 | -39/+59 |
| | | | | | | equivalents for alloc_pkb() and free_pkb(), which will be retired in due course). | ||||
| * | Initial sketch for the generic data-transfer interface. | Michael Brown | 2007-04-27 | 1 | -0/+148 |

