Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/ralloc: Remove double zero'ing of rzalloc buffers | Jordan Justen | 2016-05-10 | 1 | -9/+12 |
* | ralloc: Fix ralloc_adopt() to the old context's last child's parent. | Kenneth Graunke | 2015-12-18 | 1 | -0/+1 |
* | ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL. | Matt Turner | 2015-11-12 | 1 | -0/+1 |
* | util: use strnlen() in strndup() implementations | Samuel Iglesias Gonsalvez | 2015-09-30 | 1 | -4/+1 |
* | ralloc: Implement a new ralloc_adopt() API. | Kenneth Graunke | 2015-04-02 | 1 | -0/+26 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -0/+492 |