aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/system_alloc
Commit message (Expand)AuthorAgeFilesLines
* s/u32bit/size_t/ in alloclloyd2010-10-122-10/+10
* Fix, wasn't returning pointerlloyd2010-09-261-0/+1
* Malloc_Allocator isn't a pool, so it needs to fail directly if malloclloyd2010-09-261-1/+3
* Doxygenlloyd2010-06-211-1/+4
* More Doxygen fixeslloyd2010-06-151-4/+4
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-1/+1
* Make many more headers internal-only.lloyd2009-12-163-5/+14
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Move memory locking function decls to mlock.hlloyd2009-09-171-1/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+5
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-35/+39
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+12
* Continue to dismantle the core module (aka ball of mud), moving allocatorlloyd2008-11-082-0/+139