Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flex_array: introduce DEFINE_FLEX_ARRAY | David Rientjes | 2009-09-22 | 1 | -4/+26 |
* | flex_array: add flex_array_shrink function | David Rientjes | 2009-09-22 | 1 | -0/+1 |
* | flex_array: add flex_array_clear function | David Rientjes | 2009-09-22 | 1 | -0/+1 |
* | flex_array: convert element_nr formals to unsigned | David Rientjes | 2009-08-26 | 1 | -4/+6 |
* | flex_array: declare parts member to have incomplete type | David Rientjes | 2009-08-26 | 1 | -1/+1 |
* | lib: flexible array implementation | Dave Hansen | 2009-07-29 | 1 | -0/+47 |