mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-24 06:12:27 +00:00
Fix some behavioral issues on Windows
This commit is contained in:
parent
41396ff48a
commit
42ba9901e4
11 changed files with 44 additions and 7 deletions
1
third_party/dlmalloc/init.inc
vendored
1
third_party/dlmalloc/init.inc
vendored
|
@ -96,6 +96,7 @@ __attribute__((__constructor__)) int init_mparams(void) {
|
|||
|
||||
// RELEASE_MALLOC_GLOBAL_LOCK();
|
||||
|
||||
__runlevel = RUNLEVEL_MALLOC;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue