Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-01 | flex_array: fix flex_array_put_ptr macro to be valid C | Eric Paris | 1 | -1/+1 |
2010-08-10 | flex_array: add helpers to get and put to make pointers easy to use | Eric Paris | 1 | -0/+5 |
2009-09-22 | flex_array: introduce DEFINE_FLEX_ARRAY | David Rientjes | 1 | -4/+26 |
2009-09-22 | flex_array: add flex_array_shrink function | David Rientjes | 1 | -0/+1 |
2009-09-22 | flex_array: add flex_array_clear function | David Rientjes | 1 | -0/+1 |
2009-08-27 | flex_array: convert element_nr formals to unsigned | David Rientjes | 1 | -4/+6 |
2009-08-27 | flex_array: declare parts member to have incomplete type | David Rientjes | 1 | -1/+1 |
2009-07-30 | lib: flexible array implementation | Dave Hansen | 1 | -0/+47 |