libnx/nx/source/runtime
2022-10-12 19:42:37 +02:00
..
devices nifm/socket: Add nifmRequest sleep/register-socket cmds. 2022-05-31 20:09:26 -04:00
util Fix inet_pton by passing in base instead of getting it out (#557) 2021-06-24 22:59:28 +02:00
alloc.c Allow user override of dynamic memory allocation functions throughout libnx 2021-01-22 18:37:46 +01:00
alloc.h Allow user override of dynamic memory allocation functions throughout libnx 2021-01-22 18:37:46 +01:00
argv.c Make argvSetup overridable 2021-05-02 15:18:11 +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 env: Add support for svc 0x80..0xBF hinting 2022-10-12 19:42:37 +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 add hosversionIsAtmosphere (#525) 2021-01-27 23:20: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 disable array bounds checking for __tls_start 2022-05-02 23:11:24 +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 Allow user override of dynamic memory allocation functions throughout libnx 2021-01-22 18:37:46 +01:00
ringcon.c Allow user override of dynamic memory allocation functions throughout libnx 2021-01-22 18:37:46 +01:00
switch_crt0.s crt0: clean up/refactor; envSetup: properly detect NSO/NRO environment... 2020-10-27 12:27:32 +01:00