libctru/libctru/include
TuxSH 34015acd3f Change svcKernelSetStateSignature
`svcKernelSetState` behaves like a variadic function. This change, in addition of not breaking anything, would allow writing things like:

```c
svcKernelSetState(0, 0x0004013800000002ULL, 0)````

which is more explicit than what was used before
2016-12-18 23:52:12 +01:00
..
3ds Change svcKernelSetStateSignature 2016-12-18 23:52:12 +01:00
arpa remove restrict keyword in arpa/inet.h fixes #248 2016-01-20 16:15:48 -05:00
netinet Added INADDR_LOOPBACK define 2015-10-09 13:37:01 -04:00
sys Tested all the send/recv flags and the SOL_SOCKET options 2016-01-20 18:10:48 -06:00
3ds.h Remove old deprecated GPU API 2016-07-20 17:31:30 +02:00
netdb.h Added gai_strerror 2016-01-14 18:31:45 -05:00
poll.h Update poll.h 2014-12-08 16:19:07 -06:00