Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new macro DEFINE_LIST() | Geoff Levand | 2012-03-26 | 1 | -1/+3 |
* | Add list_prev_entry, list_next_entry | Geoff Levand | 2011-11-11 | 1 | -4/+9 |
* | Return NULL for head list_entry | Geoff Levand | 2011-11-11 | 1 | -7/+9 |
* | Cleanup list formatting | Geoff Levand | 2011-11-11 | 1 | -12/+12 |
* | Add STATIC_LIST initializer | Geoff Levand | 2011-11-11 | 1 | -0/+7 |
* | Rename symbol new | Geoff Levand | 2009-03-23 | 2 | -16/+16 |
* | Add list_for_each_entry_continue routine | Geoff Levand | 2009-03-23 | 1 | -0/+4 |
* | Add list insert routines | Geoff Levand | 2009-02-21 | 2 | -9/+23 |
* | Use talloc for device handler destruction | Jeremy Kerr | 2008-12-16 | 1 | -7/+0 |
* | Add device handler cleanup | Jeremy Kerr | 2008-12-16 | 1 | -0/+7 |
* | Initial support for multiple UIs | Jeremy Kerr | 2008-12-15 | 2 | -0/+63 |