aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/allocator.h
Commit message (Collapse)AuthorAgeFilesLines
* - logger in utilsMartin Willi2005-11-111-223/+0
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - wrote logger_managerJan Hutter2005-11-111-8/+7
|
* - replaced long macros with functionsJan Hutter2005-11-101-17/+6
|
* - fixed bugJan Hutter2005-11-101-1/+2
|
* - added clone functionality and chunk_t supportJan Hutter2005-11-101-0/+75
|
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-101-1/+1
| | | | count directly
* - source code documentedJan Hutter2005-11-101-25/+64
|
* - allocator functionality capsulated in a global objectJan Hutter2005-11-101-44/+64
|
* generation of uint implemented but not testedJan Hutter2005-11-091-1/+10
|
* - cleaned up file (variable name changes, etc)Jan Hutter2005-11-091-0/+44
|
* - implemented thread save memory allocatorJan Hutter2005-11-091-0/+47