aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/alloc
Commit message (Expand)AuthorAgeFilesLines
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-0/+6
* Have clear_mem just be a plain memset and only call the (slow)lloyd2014-08-091-1/+1
* Use MADV_DONTDUMP on Linux, equiv to MAP_NOCORE on BSDlloyd2014-04-141-1/+5
* NetBSD portability fix and some performance tweaks in locking allocatorlloyd2014-04-051-1/+11
* Missing include for std::to_string, noticed with Clang 3.4 w/ libc++lloyd2014-02-161-0/+2
* Move lib into srclloyd2014-01-105-0/+503