wireshark/epan/wmem
Evan Huus 6ef55f30d8 Rename wmem_permanent_scope -> wmem_epan_scope to reflect the fact that it
is technically scoped to the library, not the process. It's also shorter :)

svn path=/trunk/; revision=45877
2012-11-03 15:08:00 +00:00
..
Makefile.am Make it a little more like the Makefile.am for the ftypes subdirectory. 2012-10-24 05:30:14 +00:00
Makefile.common Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
Makefile.nmake
wmem.h
wmem_allocator.h Make the allocator destructor part of wmem_allocator_t. This avoids two 2012-10-27 02:29:46 +00:00
wmem_allocator_glib.c Make the allocator destructor part of wmem_allocator_t. This avoids two 2012-10-27 02:29:46 +00:00
wmem_allocator_glib.h Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_core.c Rename wmem_permanent_scope -> wmem_epan_scope to reflect the fact that it 2012-11-03 15:08:00 +00:00
wmem_core.h Rename wmem_permanent_scope -> wmem_epan_scope to reflect the fact that it 2012-11-03 15:08:00 +00:00
wmem_slab.c Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_slab.h Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_strutl.c
wmem_strutl.h wmem_allocator_t is defined in wmem_core.h; redefining it elsewhere will 2012-10-24 18:38:55 +00:00