Logo
Explore
Projects
Krypton
CPU vs AI Eko
Help
Register Sign In
mirrors/Odin
1
0
Fork 0
You've already forked Odin
mirror of https://github.com/odin-lang/Odin.git synced 2026-01-05 04:27:51 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
cd93e2f6f8bb971e1d33bfc783ce4ab4e7568a5b
Odin/core/mem/virtual
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.24.3 Page: 48ms Template: 2ms
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