Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 年間 前 |
Andreas Kling
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 年 前 |
Alexander Narsudinov
|
767529ebf5
LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer>
|
2 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 年 前 |
sin-ack
|
0cca6cef95
LibCore+LookupServer: Implement and use UDPServer::send
|
3 年 前 |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 年 前 |
Brian Gianforcaro
|
176e1cbca7
LibCore: Remove unused header includes
|
4 年 前 |
Gunnar Beutner
|
d8b5fa9dfe
AK: Remove the public ByteBuffer::trim method
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年 前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年 前 |
Andrew Kaster
|
f67f8fdbf2
LibCore: Include fcntl.h in more places that we use fcntl for Lagom
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |