fix possible crash on user deletion
[srvx.git] / src / alloc-slab.c
2008-07-23 Michael PooleFix other copyright years.
2007-12-14 Michael PooleGreatly enhance the slab allocator.
2007-12-14 Michael PooleFix some memory leaks in the slab allocator (funny...
2006-04-05 Michael PooleFix a possible warning without debugging.
2006-04-05 Michael PooleFix compilation error with slab allocator and no debugging.
2005-11-17 Michael PooleFixes for LP64 models; announce IPv6 support.
2005-02-05 Michael PooleRearrange slab allocation header; minor slab fixes.
2005-02-05 Michael PooleEven more slab allocator updates.
2005-02-04 Michael Poolemore debugging updates
2005-01-31 Michael PooleMore slab allocator updates.
2005-01-31 Michael PooleAdd "?stats memory" and optional alloc_header to slab.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.