mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-22 06:50:52 +03:00
a seperate chunk of memory from dbg_malloc for each pool_alloc. This will allow the bounds checking code in dbg_malloc to do it's stuff. o The normal implementation moved to pool-fast.c o pool.c now just contains a #ifdef and includes the appropriate .c file. Alasdair, could you make sure that gcc -MM get's passed all the CFLAGS please, otherwise the dependencies get calculated incorrectly.
This is pretty much empty so far...if you can't see subdirectories, try 'cvs -f update'
Description
Languages
C
75.5%
Shell
18.7%
Python
2.9%
M4
1%
Makefile
0.8%
Other
1%