libnx/nx/include/switch/runtime/devices
SciresM e114a361be fsdev: add way of getting last returned result. (#276)
Adds fsdevGetLastResult, which returns a thread local Result updated by every call to fsdev_translate_error.

Also changes fsdev_translate_error to return EIO instead of raw results, when not translatable.
2019-05-08 16:44:17 +02:00
..
console.h Refactor console device, see details: 2018-10-06 16:48:03 +02:00
fs_dev.h fsdev: add way of getting last returned result. (#276) 2019-05-08 16:44:17 +02:00
romfs_dev.h Added romfsMountFromFsdev and fsdevTranslatePath. Internal romfs_dev improvements. 2019-03-29 19:49:08 -04:00
socket.h Add documentation to bsd.h and sfdnsres.h, etc. 2018-02-27 19:14:44 +01:00
usb_comms.h Added usbCommsSetErrorHandling, don't throw fatalSimple for usbComms by default. 2018-10-19 12:34:17 -04:00