libnx/nx/include/switch/runtime
fincs 4b7921a221
Make nxlink stdio more flexible, see details:
- Added nxlinkConnectToHost with separate flags for redirecting stdout/err
- Added nxlinkStdioForDebug, which only redirects stderr
- (nxlinkStdio now just calls nxlinkConnectToHost)
2020-04-17 16:46:54 +02:00
..
devices fs/fs_dev: Added fsOpenReadOnlySaveDataFileSystem and fsOpen_SaveDataReadOnly/fsdevMountSaveDataReadOnly. Minor adjustments. 2020-04-03 19:58:40 -04:00
util Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
env.h account: Updated for new-ipc. Renamed the username field in AccountProfileBase to nickname. Fixed various param types, and also removed the output bool from accountGetLastOpenedUser. Added struct AccountUid for proper userIDs, which replaces u128-userIDs. Added accountUidIsValid. Added accountSetServiceType()/AccountServiceType. Improved docs and minor improvements. 2019-10-08 15:41:18 -04:00
hosversion.h Introduce hosversion.h - HOS version detection utilities 2019-02-18 21:48:41 +01:00
nxlink.h Make nxlink stdio more flexible, see details: 2020-04-17 16:46:54 +02:00
resolver.h resolver: Add commands to configure behavior (most not implemented) 2019-10-28 12:36:43 +01:00
ringcon.h Added ringcon. (#388) 2020-03-24 22:18:56 -04:00