This website requires JavaScript.
Explore
Help
Sign In
encounter
/
libnx
Watch
0
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/encounter/libnx.git
synced
2026-03-30 11:18:54 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
svcSleepThread_ret
libnx
/
nx
/
source
/
runtime
/
devices
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
yellows8
725ac9f00a
Moved usb code specific to usbds into seperate .c/.h.
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