libnx/nx/source
fincs 77888f8b1f
fs: Use new IPC interface + fixes, see details:
- Argument types corrected to better reflect their actual types
  (mostly several incorrect instances of size_t were changed to u64)
- Const correctness fixes
- fsEventNotifierGetEventHandle changed to output an Event (with
  user configurable autoclear) instead of a raw Handle
2019-09-21 16:27:15 +02:00
..
applets Fix new compiler warnings raised by GCC 9.x 2019-09-21 00:58:33 +02:00
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
crypto Clear finalized field upon hmac context creation 2019-06-15 16:29:49 -04:00
display Introduce new IPC interface wrapper code, see details: 2019-09-19 03:50:28 +02:00
kernel Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
nvidia nvAddressSpaceCreate: call InitializeEx with the proper page size value... 2019-08-14 21:02:56 +02:00
runtime fs: Use new IPC interface + fixes, see details: 2019-09-21 16:27:15 +02:00
services fs: Use new IPC interface + fixes, see details: 2019-09-21 16:27:15 +02:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00