libnx/nx/source/runtime
2019-03-25 00:02:18 +01:00
..
devices Added fsOpenDataStorageByDataId and romfsMountFromDataArchive 2019-03-25 00:02:18 +01: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: return thrd_timedout on cnd_timedwait timeout (#232) 2019-01-09 13:33:23 +01:00
dynamic.c This looks better 2018-01-22 20:11:55 +01:00
env.c Add RandomSeed (14) homebrew ABI key and related handling 2018-10-17 17:17:05 +02:00
exception.s Fixed register corruption in crt0 introduced by the exception commit. Only handle exceptions when __libnx_exception_handler is defined by the user, and updated comments. 2018-11-14 20:55:17 -05:00
hosversion.c Introduce hosversion.h - HOS version detection utilities 2019-02-18 21:48:41 +01:00
init.c Introduce hosversion.h - HOS version detection utilities 2019-02-18 21:48:41 +01:00
nacp.c Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
newlib.c Added support for timezones, hence localtime() will now return actual localtime. Added timeToCalendarTimeWithMyRule and TimeCalendarTime/TimeCalendarAdditionalInfo, which are used for timezones support. 2018-10-05 19:59:24 -04:00
nxlink_stdio.c In nxlinkStdio(), return sock on success instead of ret. 2019-02-27 19:15:31 -05: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 Fixed register corruption in crt0 introduced by the exception commit. Only handle exceptions when __libnx_exception_handler is defined by the user, and updated comments. 2018-11-14 20:55:17 -05:00