Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid throwing in deallocate | Jack Lloyd | 2017-09-07 | 1 | -4/+4 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -3/+3 |
* | Compile fix | Jack Lloyd | 2016-11-03 | 1 | -1/+1 |
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -7/+3 |
* | Limit locking_allocator only to OSes that even might support it. | Jack Lloyd | 2016-10-24 | 1 | -0/+8 |
* | Abstract out mutex type. Make threads optional. | Jack Lloyd | 2016-10-12 | 2 | -5/+5 |
* | Add OS utility header | Jack Lloyd | 2015-12-05 | 3 | -102/+19 |
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 3 | -0/+358 |