mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Hunt down some small bugs
This commit is contained in:
parent
95b142e4e5
commit
830334d767
15 changed files with 1156 additions and 83 deletions
2
third_party/dlmalloc/dlmalloc.internal.h
vendored
2
third_party/dlmalloc/dlmalloc.internal.h
vendored
|
@ -17,7 +17,7 @@ COSMOPOLITAN_C_START_
|
|||
#define DLMALLOC_VERSION 20806
|
||||
|
||||
#ifndef FOOTERS
|
||||
#define FOOTERS !IsTrustworthy()
|
||||
#define FOOTERS !NoDebug()
|
||||
#endif
|
||||
|
||||
#define HAVE_MMAP 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue