Logo
Explore Help
Sign In
ed/Odin
1
0
Fork 0
You've already forked Odin
mirror of https://github.com/Ed94/Odin.git synced 2026-06-14 01:42:22 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
9da144157eca6519dcc5fc254bf2471908a9a770
Odin/core/mem/virtual
T
History
dmitriy.gorevoy e82a0c8fc7 Fixed crash in arena_free_all() for bootstrapped growing arenas.
When trying to set arena.curr_block.used = 0 after mem.zero() caused a crash because if the arena is bootstrapped its memory will be zeroed out after mem.zero() thus making arena.cur_block point to zero.
2024-12-23 09:25:18 +01:00
..
arena_util.odin
Add virtual.Arena utilities: new, new_aligned, make
2024-03-06 15:23:56 +00:00
arena.odin
Fixed crash in arena_free_all() for bootstrapped growing arenas.
2024-12-23 09:25:18 +01:00
file.odin
Replace err != 0 with err != nil where possible
2024-08-04 14:57:25 +01:00
virtual_linux.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
virtual_other.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
virtual_platform.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
virtual_posix.odin
sys/posix: add MAP_ANONYMOUS
2024-11-17 13:52:08 +01:00
virtual_windows.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
virtual.odin
mem/virtual: use sysconf for retrieving page size and actually use these init procs
2024-08-29 14:36:32 +02:00
Powered by Gitea Version: 1.26.0 Page: 137ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API