aboutsummaryrefslogtreecommitdiffstats
path: root/src/mem.c
Commit message (Collapse)AuthorAgeFilesLines
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-16/+14
|
* No need to double check for null pointer when freeing memory.Frederic Culot2009-07-191-2/+2
|
* New wrappers around memory functions.Frederic Culot2009-07-121-14/+78
|
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
|
* more code cleanupFrederic Culot2009-01-031-6/+6
|
* various bugfixesFrederic Culot2009-01-021-2/+3
|
* new files to monitor memory usageFrederic Culot2008-12-281-0/+248