Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ralloc: Annotate printf functions with PRINTFLIKE(...) | Matt Turner | 2012-10-25 | 1 | -3/+6 |
* | ralloc: Make rewrite_tail increase "start" by the new text's length. | Kenneth Graunke | 2012-02-28 | 1 | -2/+4 |
* | ralloc: Add new [v]asprintf_rewrite_tail functions. | Kenneth Graunke | 2011-10-25 | 1 | -0/+57 |
* | ralloc: a new MIT-licensed recursive memory allocator. | Kenneth Graunke | 2011-01-31 | 1 | -1/+8 |
* | ralloc: Add a fake implementation of ralloc based on talloc. | Kenneth Graunke | 2011-01-31 | 1 | -0/+338 |