summaryrefslogtreecommitdiff
path: root/src/util/HugeAllocator.cxx
AgeCommit message (Expand)Author
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-09-21util/HugeAllocator: HugeAllocator() returns WritableBuffer<void>Max Kellermann
2017-09-21util/HugeAllocator: move MADV_DONTFORK setting to HugeForkCow()Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-03-01util/HugeAllocator: paranoid check for sysconf()<0Max Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2017-01-04util/HugeAllocator: remove deprepcated dynamic exception specificationsMax Kellermann
2016-06-17util/HugeAllocator: add "noexcept"Max Kellermann
2016-06-17util/HugeAllocator: throw std::bad_alloc on errorMax Kellermann
2016-03-06util/HugeAllocator: fix division by zero due to inverted checkMax Kellermann
2014-02-10util/HugeAllocator: relicense to BSD-2Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-01-04HugeAllocator: new memory allocatorMax Kellermann