aboutsummaryrefslogtreecommitdiffstats
path: root/src/pseudotalloc/pseudotalloc.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-31pseudotalloc: Simplistic wrapper of talloc_named()Harald Welte1-0/+5
2019-05-18pseudotalloc: turn talloc_steal() into #defineHarald Welte1-1/+1
2018-06-28Fix embedded (arm-none-eabi) buildsHarald Welte1-0/+16
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+20
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+3
2017-06-22pseudotalloc: Add simplistic implementation of talloc_asprintfPau Espin Pedrol1-0/+16
2017-05-17add libpseudotalloc as super-simplistic talloc replacementHarald Welte1-0/+63