summaryrefslogtreecommitdiff
path: root/malloc/tst-scratch_buffer.c
AgeCommit message (Collapse)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-04-09scratch_buffer: Suppress truncation warning on 32-bitFlorian Weimer
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer
These will be used from NSS modules, so they have to be exported.