aboutsummaryrefslogtreecommitdiffstats
path: root/epan/slab.h
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Instead of using pointer casts in the slab allocator stuff, add aGuy Harris2004-07-041-25/+24
* Make the "SLAB_ALLOC()" and "SLAB_FREE()" macros take the type of theGuy Harris2004-07-041-12/+24
* Instead of requiring slab-allocated structures to have a "next" pointer,Guy Harris2003-12-031-12/+26
* Moving SLAB_ALLOC and SLAB_FREE to its own header fileRonnie Sahlberg2003-12-021-0/+50