Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: consolidate util macros in util/util.h | Jeremy Kerr | 2013-11-13 | 1 | -10/+2 |
* | lib/list: Fix handling of empty lists | Jeremy Kerr | 2013-05-03 | 1 | -5/+6 |
* | list: Fix seg fault with list_for_each_entry_safe | Geoff Levand | 2013-04-23 | 1 | -7/+5 |
* | lib/list: Add list_for_each_entry_safe | Jeremy Kerr | 2013-04-16 | 1 | -0/+8 |
* | 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 |