wut/libraries
fincs f78363be81
wutsocket: Revise automatic initialization, see details:
- socket_lib_init/exit wrappers are no longer stubs; they now perform
  refcounting & automatically register/deregister the socket devoptab
- Similarly, WHBInitialize/DeinitializeSocketLibrary are now aliased
  to socket_lib_init/exit
- WHBLogUdp now references socket_lib_init/finish again
- __init/fini_wut_socket have been simplified and are now weak,
  this is intended to allow users to customize their behaviour
2021-06-08 20:04:33 +02:00
..
libgfd First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
libwhb wutsocket: Revise automatic initialization, see details: 2021-06-08 20:04:33 +02:00
nn_swkbd First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wutcrt wutsocket: only link in networking layer if actually used 2021-03-07 13:36:59 +01:00
wutdevoptab wutdevoptab: Use FS_ERROR_FLAG_ALL instead of -1 2021-01-01 17:21:44 +01:00
wutmalloc wutmalloc: Bugfixes, see details: 2019-02-12 12:46:34 +01:00
wutnewlib wutnewlib: fix gettod 2021-02-09 20:17:56 +00:00
wutsocket wutsocket: Revise automatic initialization, see details: 2021-06-08 20:04:33 +02:00
wutstdc++ wutstdc++: Remove link-time dependency on libstdc++ 2021-03-06 19:31:09 +01:00