aboutsummaryrefslogtreecommitdiffstats
path: root/src/pseudotalloc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03pseudotalloc: add talloc_memdup(), use it in talloc_strdup()Vadim Yanitskiy2-12/+13
2023-01-18Fix all references to config.hPau Espin Pedrol1-1/+1
2023-01-18Makefile.am: Remove unexsiting all_includes variablePau Espin Pedrol1-1/+1
2022-11-10*/Makefile.am: do not mix up AM_CFLAGS with AM_CPPFLAGSVadim Yanitskiy1-1/+2
2019-07-31pseudotalloc: Simplistic wrapper of talloc_named()Harald Welte2-0/+6
2019-05-18pseudotalloc: turn talloc_steal() into #defineHarald Welte2-2/+3
2018-06-28Fix embedded (arm-none-eabi) buildsHarald Welte2-0/+19
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte2-2/+39
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr2-7/+8
2017-06-22pseudotalloc: Add simplistic implementation of talloc_asprintfPau Espin Pedrol2-1/+17
2017-05-17add libpseudotalloc as super-simplistic talloc replacementHarald Welte3-0/+117