libnx/nx/source/runtime
2018-08-09 14:53:41 +02:00
..
devices socket: Correct missing break within _socketParseBsdResult() 2018-08-09 14:53:41 +02:00
util/utf This looks better 2018-01-22 20:11:55 +01:00
argv.c modularise nxlink code 2018-03-18 20:51:49 +01:00
c11-threads.c C11 threads: enable preemptive scheduler and load balancing 2018-08-06 17:59:51 +02:00
dynamic.c This looks better 2018-01-22 20:11:55 +01:00
env.c Added envGetLastLoadResult(). 2018-03-11 17:40:28 -04:00
init.c allow user additions to init/exit code (#124) 2018-06-25 12:42:52 -04:00
nacp.c Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
newlib.c implement nanosleep 2018-06-14 00:49:20 +02:00
nxlink_stdio.c implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00
nxlink.c translate crlf eol markers to lf for consistency 2018-05-15 12:27:25 +02:00
readtp.s Renamed misleading dir names "devices/" and "system/" to "runtime/" 2018-01-06 13:45:37 +01:00
switch_crt0.s return through libc exit rather than __libnx_exit directly (#139) 2018-07-26 18:01:40 +02:00