1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Joe Thornber 4a8d120415 o pool-debug.c contains an alternative implementation of pool that gets
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.
2001-11-28 09:13:00 +00:00
..
activate o These now compile. 2001-11-27 17:39:15 +00:00
config o LGPL list implementation 2001-10-31 12:47:01 +00:00
datastruct Use inttypes.h 2001-11-15 14:14:03 +00:00
device vgdisplay 2001-11-19 15:20:50 +00:00
display o activation & active status tests 2001-11-21 19:32:35 +00:00
filters o if any pattern rejects a device, and there were no accepts then reject ! 2001-11-12 17:06:33 +00:00
format1 Fix a memory smash. 2001-11-27 23:12:06 +00:00
format_text o Sync up todays work on converting to the segmented representation of 2001-11-27 16:37:33 +00:00
log lvdisplay & lvreduce 2001-11-08 16:15:58 +00:00
metadata o These now compile. 2001-11-27 17:39:15 +00:00
mm o pool-debug.c contains an alternative implementation of pool that gets 2001-11-28 09:13:00 +00:00
regex o LGPL list implementation 2001-10-31 12:47:01 +00:00
uuid o LGPL list implementation 2001-10-31 12:47:01 +00:00
Makefile.in o Sync up todays work on converting to the segmented representation of 2001-11-27 16:37:33 +00:00
README o initial subdir population 2001-08-15 16:20:46 +00:00

Base library directory