bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 سال پیش |
german
|
659b5f8088
Stub GetSockOpt
|
5 سال پیش |
bunnei
|
87d6588cb5
hle: service: bsd: Update to work with service threads, removing SleepClientThread.
|
5 سال پیش |
Rodrigo Locatti
|
e94dd7e2c4
Merge pull request #5142 from comex/xx-poll-events
|
5 سال پیش |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 سال پیش |
comex
|
0791082b43
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`
|
5 سال پیش |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 سال پیش |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 سال پیش |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 سال پیش |
Lioncash
|
ff45c39578
General: Make use of std::nullopt where applicable
|
5 سال پیش |
Lioncash
|
40968e3993
bsd: Resolve unused value within SendToImpl
|
5 سال پیش |
Lioncash
|
cd643ab5c9
bsd: Resolve sign comparison warnings
|
5 سال پیش |
ReinUsesLisp
|
bc699ace15
service/bsd: Handle Poll with no entries accurately
|
6 سال پیش |
ReinUsesLisp
|
f7d59f3e0e
services/bsd: Implement most of bsd:s
|
6 سال پیش |
Lioncash
|
99eaa2e6f2
service: Update function tables
|
6 سال پیش |
bunnei
|
2a822f3378
bsd: Stub several more functions.
|
6 سال پیش |
Lioncash
|
ca96dc4676
service: Update service function tables
|
7 سال پیش |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 سال پیش |
Lioncash
|
165e7645e1
service/sockets: Add missing bsdcfg socket service
|
8 سال پیش |
Subv
|
b07f4d6afb
Services/BSD: Corrected the return for StartMonitoring according to SwIPC.
|
8 سال پیش |
James Rowe
|
0d46f0df12
Update clang format
|
8 سال پیش |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 سال پیش |
Lioncash
|
62c69f4a1e
sockets: Move logging macros over to new fmt-compatible ones
|
8 سال پیش |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 سال پیش |
Hexagon12
|
e52a87b98a
Various service name fixes - part 2 (rebased) (#322)
|
8 سال پیش |
mailwl
|
692639e9b7
Service/sockets: add bsd:s, nsd:a, nsd:u services
|
8 سال پیش |