mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-25 23:28:14 +01:00
- Argument types corrected to better reflect their actual types (mostly several incorrect instances of size_t were changed to u64) - Const correctness fixes - fsEventNotifierGetEventHandle changed to output an Event (with user configurable autoclear) instead of a raw Handle |
||
|---|---|---|
| .. | ||
| console_sw.c | ||
| console.c | ||
| convert_errno.c | ||
| fs_dev.c | ||
| romfs_dev.c | ||
| socket.c | ||
| usb_comms.c | ||