summaryrefslogtreecommitdiff
path: root/lib/util/memory.h
Commit message (Expand)AuthorAgeFilesLines
* lib:util: Sync memory.h with replace.hAndreas Schneider2019-04-301-0/+5
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-141-27/+0
* lib:util: Sync memory.h with replace.hAndreas Schneider2018-12-201-4/+8
* lib:util: Cleanup comments in memory.hAndreas Schneider2018-12-201-18/+20
* lib/util: remove implicit discard_const_p() from SAFE_FREE()Stefan Metzmacher2010-08-281-1/+1
* Move discard_const hack to memory.hso it can be used by Samba 3.Jelmer Vernooij2008-10-201-0/+25
* Add extra argument free_on_fail to realloc_array() in Samba 4, as used by Sam...Jelmer Vernooij2008-10-181-8/+0
* Use the new memory macro file from Samba 3.Jelmer Vernooij2008-10-181-0/+8
* Move some of the memory utility macros to a separate header (for now).Jelmer Vernooij2008-10-181-0/+93