aboutsummaryrefslogtreecommitdiff
path: root/malloc/scratch_buffer_set_array_size.c
AgeCommit message (Collapse)AuthorFilesLines
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+59
These will be used from NSS modules, so they have to be exported.