libnx/nx/include/switch
2017-12-27 18:50:14 -05:00
..
devices Updated fs_dev.h comments, etc. Fixed _fsdevUnmountDeviceStruct(). Added fsdevCommitDevice(). Check whether sdmc is already mounted in fsdevInit(). 2017-11-30 13:00:47 -05:00
gfx Added nvioctl. 2017-12-27 18:50:14 -05:00
kernel Implement TLS/newlib reent support (untested) 2017-11-14 00:31:47 +01:00
services Improved handling for appletNotifyRunning(). 2017-12-24 23:31:58 -05:00
util Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable. 2017-11-23 15:00:56 -05:00
arm.h Don't mind this 2017-11-05 04:02:00 +01:00
ipc.h Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change. 2017-11-12 20:34:30 -05:00
result.h Implement TLS/newlib reent support (untested) 2017-11-14 00:31:47 +01:00
svc.h Implemented applet initialization for application-type which was missing. Added svcResetSignal. 2017-12-01 23:15:40 -05:00
types.h Added account. Added u128 type to types.h. 2017-11-29 23:31:18 -05:00