mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Optimize memory layout
Compared to b69f3d2488
, old windows specific fd, zipos and nsync memory ranges in libc/runtime/memtrack.internal.h were kept.
This commit is contained in:
parent
0740e68ea0
commit
555260d2e5
41 changed files with 381 additions and 345 deletions
|
@ -17,6 +17,8 @@
|
|||
"__SIZE_TYPE__"
|
||||
"__PTRDIFF_TYPE__"
|
||||
"__WCHAR_TYPE__"
|
||||
"__CHAR16_TYPE__"
|
||||
"__CHAR32_TYPE__"
|
||||
"__WINT_TYPE__"
|
||||
"__INTMAX_TYPE__"
|
||||
"__DEPRECATED"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue