suyu/src
flerovium^-^ 463356f0a7 Start to implement/stub BSD:U and SFDNSRES services (#78)
* bsd: start stubbing bsd:u and sfdnsres

* bsd: stubbed RegisterClient

* bsd: attempt to get past socket()

* bsd: fix some wrong assumptions about IPC

* bsd: fix format specifiers

* bsd: stubbed Connect()

* bsd: stubbed SendTo()

* made requested changes

* sockets: respect alphabetical order at service installation

* run clang-format

* bsd: start stubbing bsd:u and sfdnsres

* bsd: stubbed RegisterClient

* bsd: attempt to get past socket()

* bsd: fix some wrong assumptions about IPC

* bsd: fix format specifiers

* bsd: stubbed Connect()

* bsd: stubbed SendTo()

* made requested changes

* sockets: respect alphabetical order at service installation

* run clang-format

* run clang-format (2)
2018-01-18 14:35:03 -05:00
..
common Merge pull request #84 from lioncash/cmake 2018-01-18 01:37:17 -05:00
core Start to implement/stub BSD:U and SFDNSRES services (#78) 2018-01-18 14:35:03 -05:00
input_common Merge pull request #84 from lioncash/cmake 2018-01-18 01:37:17 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
video_core CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
yuzu Merge pull request #84 from lioncash/cmake 2018-01-18 01:37:17 -05:00
yuzu_cmd CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00