libnx/nx/source/runtime/devices
2018-11-28 17:34:53 -05:00
..
console_sw.c Refactor console device, see details: 2018-10-06 16:48:03 +02:00
console.c Refactor console device, see details: 2018-10-06 16:48:03 +02:00
convert_errno.c translate horizon errno to newlib errno 2018-06-14 18:25:52 -04:00
fs_dev.c Added support for getting file timestamps via 3.0.0+ fsFsGetFileTimeStampRaw, *stat() timestamps are now set when fsFsGetFileTimeStampRaw is successful. This is now used in fsdev_open() for supporting fstat. The sysver is now checked in fsFsCleanDirectoryRecursively(). Closes #204. 2018-11-20 14:22:19 -05:00
romfs_dev.c Stylefix for nro 2018-02-26 02:10:49 +01:00
socket.c Init/exit nifm in socketInitialize/socketExit, the user app no longer has to manually handle this when using gethostid/gethostname. Use domains for nifm. Style adjustments in nifm.c. 2018-10-23 14:04:58 -04:00
usb_comms.c Moved usb code specific to usbds into seperate .c/.h. 2018-11-28 17:34:53 -05:00