summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDaan <daan@microsoft.com>2020-12-17 14:03:10 -0800
committerGitHub <noreply@github.com>2020-12-17 14:03:10 -0800
commit4cc8bff90d9e081298ca2c1a94024c7ad4a9e478 (patch)
treeee2d0540e6f78e55aa2317308da7d62b9e2fa7f5 /readme.md
parent981947a4bef55b67e61b668304092fa4dbe91f95 (diff)
Add special thanks to David Carlier
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index fd95510..18d5063 100644
--- a/readme.md
+++ b/readme.md
@@ -102,6 +102,8 @@ free list encoding](https://github.com/microsoft/mimalloc/blob/783e3377f79ee82af
Special thanks to:
+* [David Carlier](https://devnexen.blogspot.com/) (@devnexen) for his many contributions, and making
+ mimalloc work better on many less common operating systems, like Haiku, Dragonfly, etc.
* Mary Feofanova (@mary3000), Evgeniy Moiseenko, and Manuel Pöter (@mpoeter) for making mimalloc TSAN checkable, and finding
memory model bugs using the [genMC] model checker.
* Weipeng Liu (@pongba), Zhuowei Li, Junhua Wang, and Jakub Szymanski, for their early support of mimalloc and deployment