Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bsd: Stub EventFd | ameerj | 2021-01-31 | 1 | -0/+1 |
* | Stub GetSockOpt | german | 2021-01-28 | 1 | -0/+1 |
* | hle: service: bsd: Update to work with service threads, removing SleepClientThread. | bunnei | 2020-12-29 | 1 | -8/+1 |
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -2/+2 |
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 1 | -3/+0 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 1 | -0/+3 |
* | services/bsd: Implement most of bsd:s | ReinUsesLisp | 2020-07-28 | 1 | -3/+145 |
* | service/sockets: Add enumerations and structures | ReinUsesLisp | 2020-07-28 | 1 | -0/+2 |
* | bsd: Stub several more functions. | bunnei | 2020-01-25 | 1 | -0/+4 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -1/+2 |
* | service/sockets: Add missing bsdcfg socket service | Lioncash | 2018-07-26 | 1 | -0/+5 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | Service/sockets: add bsd:s, nsd:a, nsd:u services | mailwl | 2018-03-25 | 1 | -0/+31 |