aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/memorypool.h
Commit message (Expand)AuthorAge
* Updated copyright yearsEvgeny Grin (Karlson2k)2024-01-31
* initialize required_bytes on all code paths to avoid false-positive compiler ...Christian Grothoff2023-12-31
* Refactoring: check whether memory block is resizableEvgeny Grin (Karlson2k)2023-06-20
* Implemented and used new function MHD_pool_deallocate()Evgeny Grin (Karlson2k)2023-04-05
* Doxy corrections, fixes, and syncEvgeny Grin (Karlson2k)2021-12-29
* memorypool: minor doxy clarificationEvgeny Grin (Karlson2k)2021-11-25
* Partially reworked memory allocation from the poolEvgeny Grin (Karlson2k)2021-10-10
* Guard stddef.h includes with '#ifdef HAVE_STDDEF_H'Evgeny Grin (Karlson2k)2021-09-01
* memory pool: added internal helper functionEvgeny Grin (Karlson2k)2021-08-23
* Applied several spelling fixes. (#6142)silvioprog2020-03-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* memorypool: round mmap allocation for page sizeEvgeny Grin (Karlson2k)2019-06-16
* memorypool: minor macro and comment fixesEvgeny Grin (Karlson2k)2019-06-13
* memorypool: use 'bool' instead MHD_YES/MHD_NO and 'uint8_t' instead of 'char'Evgeny Grin (Karlson2k)2019-06-12
* memorypool: refactored includes, moved out unrelated functionEvgeny Grin (Karlson2k)2019-06-12
* memorypool.c: added assertsEvgeny Grin (Karlson2k)2019-06-12
* -setup IO buffers for upgraded connections from memory pool - if possibleChristian Grothoff2016-08-28
* Corrected typos in commentsEvgeny Grin (Karlson2k)2016-04-10
* -fix shrinkageChristian Grothoff2015-11-06
* -doxygenChristian Grothoff2015-10-25
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -hiding a few moreChristian Grothoff2013-12-24
* -changing directory nameChristian Grothoff2013-05-05