.. |
arena.odin
|
a7af6055b0
Move memory mutex guard around for resize in virtual.Arena allocator
|
2 weeks ago |
arena_util.odin
|
a2e7a62a26
Add `virtual.new_clone`
|
2 months ago |
doc.odin
|
7a9ea3ee6d
Further overhaul of package line comments.
|
3 days ago |
file.odin
|
93fabf8628
Replace `err != 0` with `err != nil` where possible
|
1 year ago |
virtual.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |
virtual_darwin.odin
|
cae3f13d9f
mem/virtual: specify max protection on mmap call in NetBSD and FreeBSD
|
7 months ago |
virtual_freebsd.odin
|
cae3f13d9f
mem/virtual: specify max protection on mmap call in NetBSD and FreeBSD
|
7 months ago |
virtual_linux.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |
virtual_netbsd.odin
|
cae3f13d9f
mem/virtual: specify max protection on mmap call in NetBSD and FreeBSD
|
7 months ago |
virtual_openbsd.odin
|
cae3f13d9f
mem/virtual: specify max protection on mmap call in NetBSD and FreeBSD
|
7 months ago |
virtual_other.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |
virtual_platform.odin
|
83bc2d3c4a
Add asan support for various allocators
|
5 months ago |
virtual_posix.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |
virtual_windows.odin
|
7642e0a0e0
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
|
2 months ago |