libnx/nx/source/kernel
2018-01-01 19:52:41 +01:00
..
mutex.c Mutex fix 2017-11-26 20:45:55 +01:00
shmem.c Introducing shmem 2017-10-14 15:00:52 +02:00
svc.s Fixes for 1.0.0, correcting NRO aslr base 2017-12-22 02:49:32 -05:00
thread.c Fixed the stack_sz used for stack_top in threadCreate(). t->stack_sz is uninitialized at the time stack_top is set, hence this was causing memory corruption in some cases. 2017-11-25 12:54:42 -05:00
tmem.c Attempt to introduce newlib heap implementation 2017-10-09 21:24:11 +02:00
version.c Detect 4.0.0 2018-01-01 19:52:41 +01:00
virtmem.c Fixes for 1.0.0 2017-11-26 20:44:42 +01:00