summaryrefslogtreecommitdiffstats
path: root/src/util/ralloc.c
Commit message (Expand)AuthorAgeFilesLines
* util/ralloc: Remove double zero'ing of rzalloc buffersJordan Justen2016-05-101-9/+12
* ralloc: Fix ralloc_adopt() to the old context's last child's parent.Kenneth Graunke2015-12-181-0/+1
* ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL.Matt Turner2015-11-121-0/+1
* util: use strnlen() in strndup() implementationsSamuel Iglesias Gonsalvez2015-09-301-4/+1
* ralloc: Implement a new ralloc_adopt() API.Kenneth Graunke2015-04-021-0/+26
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+492