libnx/nx/include/switch
hexkyz f5918dec23 Implement svcGetThreadPriority.
Implement svcSetThreadPriority.
Implement svcGetCurrentProcessorNumber.
Implement svcSignalEvent.
Implement svcSendSyncRequestWithUserBuffer.
Implement svcSendAsyncRequestWithUserBuffer.
Implement svcGetThreadId.
Implement svcReplyAndReceiveWithUserBuffer.
Implement svcCreateEvent.
Implement svcReadWriteRegister.
Implement svcCreateInterruptEvent.
Implement svcMapDeviceAddressSpaceByForce.
Implement svcTerminateProcess.
Fix svcMapDeviceAddressSpaceAligned.
Fix svcUnmapDeviceAddressSpace.
2018-04-26 21:45:29 +01:00
..
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Stylefix 2018-03-05 21:07:53 +01:00
gfx Updated comment for the GfxMode used by console. 2018-02-23 12:59:51 -05:00
kernel Implement svcGetThreadPriority. 2018-04-26 21:45:29 +01:00
runtime Allow using multiple interfaces with usbComms. Added usbComms Ex funcs. Use RwLock with usbComms. Various other usbComms changes. 2018-04-11 17:18:23 -04:00
services Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. 2018-04-25 12:49:01 -04:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added Module_Kernel and KernelError_Timeout to result.h. 2018-02-28 19:19:45 -05:00
types.h Clean up types.h: 2018-02-10 22:40:11 +01:00