mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 21:10:29 +00:00
Improve threading support further
This commit is contained in:
parent
8bfb70ca3f
commit
ce71677156
61 changed files with 882 additions and 747 deletions
2
third_party/dlmalloc/dlmalloc.greg.c
vendored
2
third_party/dlmalloc/dlmalloc.greg.c
vendored
|
@ -20,7 +20,7 @@
|
|||
#include "third_party/dlmalloc/dlmalloc.h"
|
||||
// clang-format off
|
||||
|
||||
#define FOOTERS 0
|
||||
#define FOOTERS 1
|
||||
#define MSPACES 0
|
||||
|
||||
#define HAVE_MMAP 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue