Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/u32bit/size_t/ in alloc | lloyd | 2010-10-12 | 1 | -6/+6 |
* | Fix, wasn't returning pointer | lloyd | 2010-09-26 | 1 | -0/+1 |
* | Malloc_Allocator isn't a pool, so it needs to fail directly if malloc | lloyd | 2010-09-26 | 1 | -1/+3 |
* | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 1 | -1/+1 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -2/+2 |
* | Move memory locking function decls to mlock.h | lloyd | 2009-09-17 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -25/+27 |
* | Continue to dismantle the core module (aka ball of mud), moving allocator | lloyd | 2008-11-08 | 1 | -0/+98 |