aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/locking_allocator
Commit message (Expand)AuthorAgeFilesLines
* Avoid throwing in deallocateJack Lloyd2017-09-071-4/+4
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-3/+3
* Compile fixJack Lloyd2016-11-031-1/+1
* Rename zero_mem to secure_scrub_memoryJack Lloyd2016-11-031-7/+3
* Limit locking_allocator only to OSes that even might support it.Jack Lloyd2016-10-241-0/+8
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-122-5/+5
* Add OS utility headerJack Lloyd2015-12-053-102/+19
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-293-0/+358