libnx/nx/source/runtime
2020-12-29 14:46:10 -05:00
..
devices results: use R_VALUE for comparisons 2020-12-01 02:26:26 +01:00
util Split up socket.c + work in progress changes: 2019-10-28 12:36:29 +01:00
argv.c remove unreferenced struct 2020-05-03 00:58:03 +02:00
btdev.c btm/btdrv: Updated param names. 2020-12-29 14:46:10 -05:00
diag.c Add diagAbortWithResult, see details: 2020-10-29 13:40:35 +01:00
dynamic.c Add diagAbortWithResult, see details: 2020-10-29 13:40:35 +01:00
env.c Add diagAbortWithResult, see details: 2020-10-29 13:40:35 +01: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 Add diagAbortWithResult, see details: 2020-10-29 13:40:35 +01:00
nacp.c set: Updated for new-ipc. Changed the type of the Language param for setMakeLanguage*() from s32 to SetLanguage. Added size_out param to setsysGetSettingsItemValue which was previously missing. Minor param name adjustment for setsysBindFatalDirtyFlagEvent. Improved docs. 2019-10-04 14:41:10 -04:00
newlib.c Add diagAbortWithResult, see details: 2020-10-29 13:40:35 +01:00
nxlink_stdio.c Make nxlink stdio more flexible, see details: 2020-04-17 16:46:54 +02:00
nxlink.c translate crlf eol markers to lf for consistency 2018-05-15 12:27:25 +02:00
pad.c pad: Fix logic typo 2020-12-01 16:37:01 +01:00
readtp.s Renamed misleading dir names "devices/" and "system/" to "runtime/" 2018-01-06 13:45:37 +01:00
resolver.c acc/nfc/nifm: Removed *SetServiceType and moved the service_type param into the actual {service}Initialize() funcs. Removed *ServiceType_NotInitialized and updated the *ServiceType enum values. Minor other changes / improved nifm docs. 2019-11-18 10:52:46 -05:00
ringcon.c hidbus: Updated structs/enums. 2020-12-01 13:50:00 +01:00
switch_crt0.s crt0: clean up/refactor; envSetup: properly detect NSO/NRO environment... 2020-10-27 12:27:32 +01:00