mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
- Added virtmemLock/Unlock, needed for atomic find-and-map operations - Added virtmemFindAslr, which looks for a random free area in AslrRegion - virtmemReserve still exists for legacy callers who rely on sequential allocation in order to avoid race conditions from concurrent uses - Added virtmemFindStack, which searches within StackRegion instead - Removed virtmemReserveStack/FreeStack - Changed shmem/thread/tmem/codememory-jit to use the new virtmem API - Legacy jit still uses virtmemReserve |
||
---|---|---|
.. | ||
applets | ||
arm | ||
audio | ||
crypto | ||
display | ||
kernel | ||
nvidia | ||
runtime | ||
services | ||
sf | ||
internal.h |