summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/scudo/memalign.cpp
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Implement stricter separation of C vs C++Kostya Kortchinsky2017-11-011-81/+0
* [scudo] Android build supportKostya Kortchinsky2017-09-181-3/+3
* [scudo] Fix bad request handling when allocator has not been initializedKostya Kortchinsky2017-09-141-2/+3
* [scudo] Check for pvalloc overflowKostya Kortchinsky2017-07-251-7/+7
* [Sanitizers] Scudo allocator set errno on failure.Alex Shlyapnikov2017-07-141-4/+4
* [scudo] Change aligned alloc functions to be more compliant & perf changesKostya Kortchinsky2017-06-291-5/+19
* [scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky2017-02-031-8/+4
* [scudo] Relax the memalign testKostya Kortchinsky2016-12-141-2/+18
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-1/+1
* [scudo] Lay the foundation for 32-bit supportKostya Kortchinsky2016-10-261-1/+1
* [scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky2016-09-301-7/+16
* [scudo] trying to fix the bot: aligned_alloc is not known there; attempt 3Kostya Serebryany2016-06-071-1/+1
* [scudo] trying to fix the bot: aligned_alloc is not known there; attempt 2Kostya Serebryany2016-06-071-2/+3
* [scudo] trying to fix the bot: aligned_alloc is not known thereKostya Serebryany2016-06-071-0/+2
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+42
OpenPOWER on IntegriCloud