libnx/nx/source/services
Joel 3c6344d7f3 Add more set:sys Get*/Set* functions (#108)
* Use setsysGetFlag/setsysSetFlag instead of setsysGet*/setsysSet*.
* Added more setsys Flags (now handled via an enum).
2018-06-07 16:06:36 -04:00
..
acc.c Use Service for AccountProfile. 2018-04-10 17:06:33 -04:00
apm.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
applet.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
audin.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
audout.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
bsd.c Fixed bsdGetSockOpt. 2018-05-09 22:07:54 -04:00
csrng.c Implement CSRNG services 2018-05-07 17:04:59 +02:00
fatal.c Move ipc.h to kernel/ 2018-03-10 14:03:29 +01:00
fs.c Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable 2018-05-08 16:17:13 -04:00
fsldr.c fix stringop-truncation warnings (#84) 2018-05-08 21:58:38 +02:00
fspr.c Add support for fsp-pr. 2018-05-07 17:04:59 +02:00
hid.c Added hidMergeSingleJoyAsDualJoy(). 2018-05-18 18:42:48 -04:00
irs.c Irs stylefix 2018-03-10 14:48:15 +01:00
ldr.c Implement all Loader Services. 2018-05-07 17:04:59 +02:00
lr.c fix stringop-truncation warnings (#84) 2018-05-08 21:58:38 +02:00
ns.c Add nsGetSpace commands (#111) 2018-06-05 22:15:52 -04:00
nv.c Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable 2018-05-08 16:17:13 -04:00
pl.c Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. 2018-04-25 12:49:01 -04:00
pm.c Added a few misc IPC wrappers (#107) 2018-06-04 22:05:51 -04:00
set.c Add more set:sys Get*/Set* functions (#108) 2018-06-07 16:06:36 -04:00
sfdnsres.c Fixed passing rawdata params in _sfdnsresDispatchDnsRequest(). 2018-05-08 22:52:32 -04:00
sm.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
smm.c Implement sm:m. 2018-05-04 01:50:22 +02:00
spl.c Implement SPL services 2018-05-07 17:04:59 +02:00
time.c Introduce atomics.c, refcounting on all services 2018-03-10 14:33:40 +01:00
usb.c Stylefixes 2018-04-15 23:28:28 +02:00
vi.c Move ipc.h to kernel/ 2018-03-10 14:03:29 +01:00