summaryrefslogtreecommitdiff
path: root/src/util/ralloc.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-18ralloc: Fix ralloc_adopt() to the old context's last child's parent.Kenneth Graunke1-0/+1
2015-11-12ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL.Matt Turner1-0/+1
2015-09-30util: use strnlen() in strndup() implementationsSamuel Iglesias Gonsalvez1-4/+1
2015-04-02ralloc: Implement a new ralloc_adopt() API.Kenneth Graunke1-0/+26
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+492