s3-lib Move source3-specific malloc replacements into a seperate file
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 May 2011 00:42:30 +0000 (10:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 31 May 2011 00:57:19 +0000 (02:57 +0200)
commit8c8ff2cd6b597f7c4759cfaf178857ac533cc9ba
treebdd1e0992f5474a6a37b16eaa6cc2d603ab7f6bf
parent52399f3177515fce777d85288650ff89f9028dc9
s3-lib Move source3-specific malloc replacements into a seperate file

This will make it easier to create a dep tree for otherwise simple
libraries.

Andrew Bartlett
source3/Makefile.in
source3/lib/util.c
source3/lib/util_malloc.c [new file with mode: 0644]
source3/wscript_build