Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 ano atrás |
Andreas Kling
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 anos atrás |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 anos atrás |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Sam Atkins
|
9eb26ddd21
LibCore: Mark LocalServer client sockets as MSG_NOSIGNAL
|
2 anos atrás |
Timothy Flynn
|
a4fc7dbf6d
LibCore: Add support for LocalServer to propogate accept() errors
|
2 anos atrás |
Peter Elliott
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 anos atrás |
Lucas CHOLLET
|
26e85dabb0
LibCore: Make LocalServer aware of %uid in path
|
3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 anos atrás |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anos atrás |
sin-ack
|
04d68117c2
LibCore: Remove Core::LocalSocket :^)
|
3 anos atrás |
sin-ack
|
f823648bae
LibCore: Use SystemServerTakeover functionality in LocalServer
|
3 anos atrás |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 anos atrás |
Andreas Kling
|
81047d8f9c
LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr
|
3 anos atrás |
Andreas Kling
|
fe00393941
LibCore: Change Core::LocalServer::on_ready_to_accept => on_accept
|
3 anos atrás |
Brian Gianforcaro
|
871ef7a735
AK+LibCore: Standardize on AK_OS_MACOS instead of __APPLE__
|
3 anos atrás |
Gunnar Beutner
|
07341c3594
LibCore: Close accepted sockets on exec() and make them non-blocking
|
4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
sin-ack
|
5b95850e28
SystemServer+LibCore: Allow service to request multiple sockets
|
4 anos atrás |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 anos atrás |
Andreas Kling
|
1a08ac72ad
LibC+Everywhere: Remove open_with_path_length() in favor of open()
|
4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |