aboutsummaryrefslogtreecommitdiffstats
path: root/vmemalloc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsMattias Andrée2022-06-121-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warnings, replace some static inline with inline + extern inline, and fix glibc supportMattias Andrée2022-06-111-6/+17
|
* Add [raw]memelem{cpy,move}Mattias Andrée2018-11-241-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some fixes and testsMattias Andrée2018-11-231-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add a bunch of function and macrosMattias Andrée2018-11-191-9/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* memalloc/arrayalloc: add L1-cache optimisationMattias Andrée2018-11-151-8/+69
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2018-09-021-0/+232
Signed-off-by: Mattias Andrée <maandree@kth.se>