aboutsummaryrefslogtreecommitdiffstats
path: root/epan/emem.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Add "ep_strdup_vprintf()" and "se_strdup_vprintf()", for completeness.guy1-2/+4
2005-10-01emem.[ch]:lego1-0/+30
2005-09-15Tag ep_strdup_printf() and se_strdup_printf() as printf-like functions,guy1-2/+6
2005-08-16se_alloc not ep_alloc!lego1-1/+1
2005-08-16more allocators se_alloc0() se_memdups() se_strdup() se_strndup() se_strdup_p...lego1-2/+21
2005-08-12Add beginning of seasonal allocation in addition to the existing ephemeral ...sahlberg1-0/+26
2005-07-26new functions:lego1-0/+14
2005-07-24add some utility functions that use ep_alloc instead of g_malloc.lego1-0/+14
2005-07-22Set svn:keywords and svn:eol-stylejmayer1-1/+1
2005-07-22EMEM : a simple and FAST api to allocate memory that will be automatically fr...sahlberg1-0/+49