.. |
Account.cpp
|
d82e41440c
LibCore: Don't include crypt.h in Account.cpp on FreeBSD
|
%!s(int64=3) %!d(string=hai) anos |
Account.h
|
4eeab4cfc8
LibCore: Replace Result<T, E> use with ErrorOr<T> in Core::Account
|
%!s(int64=3) %!d(string=hai) anos |
AnonymousBuffer.cpp
|
e5dde37e24
AK: Bring AK::Error into the global namespace
|
%!s(int64=3) %!d(string=hai) anos |
AnonymousBuffer.h
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
ArgsParser.cpp
|
f1cc3d0fc4
Userland: Use Core::ArgsParser's Vector<StringView> API everywhere
|
%!s(int64=3) %!d(string=hai) anos |
ArgsParser.h
|
f1cc3d0fc4
Userland: Use Core::ArgsParser's Vector<StringView> API everywhere
|
%!s(int64=3) %!d(string=hai) anos |
CMakeLists.txt
|
19e13117ad
LibCore: Implement the Serenity Stream API classes
|
%!s(int64=3) %!d(string=hai) anos |
Command.cpp
|
176e1cbca7
LibCore: Remove unused header includes
|
%!s(int64=4) %!d(string=hai) anos |
Command.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
ConfigFile.cpp
|
f9167c9265
Base+LibCore: Store booleans in human-readable format
|
%!s(int64=3) %!d(string=hai) anos |
ConfigFile.h
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
%!s(int64=4) %!d(string=hai) anos |
DateTime.cpp
|
95bc8e4641
LibCore: Make DateTime's members signed
|
%!s(int64=4) %!d(string=hai) anos |
DateTime.h
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
DeferredInvocationContext.h
|
e9121f8b1f
LibCore+Userland: Implement Core::deferred_invoke
|
%!s(int64=3) %!d(string=hai) anos |
DirIterator.cpp
|
7f780e43a6
LibCore: Allow moving, but not copying, DirIterator
|
%!s(int64=3) %!d(string=hai) anos |
DirIterator.h
|
7f780e43a6
LibCore: Allow moving, but not copying, DirIterator
|
%!s(int64=3) %!d(string=hai) anos |
ElapsedTimer.cpp
|
7c939c58b8
LibCore: Add ElapsedTimer::reset()
|
%!s(int64=3) %!d(string=hai) anos |
ElapsedTimer.h
|
7c939c58b8
LibCore: Add ElapsedTimer::reset()
|
%!s(int64=3) %!d(string=hai) anos |
Event.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Event.h
|
e9121f8b1f
LibCore+Userland: Implement Core::deferred_invoke
|
%!s(int64=3) %!d(string=hai) anos |
EventLoop.cpp
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
%!s(int64=3) %!d(string=hai) anos |
EventLoop.h
|
f2b9ec9f8a
LibCore: Add Core::EventLoop::spin_until(Function<bool()>)
|
%!s(int64=3) %!d(string=hai) anos |
File.cpp
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
%!s(int64=3) %!d(string=hai) anos |
File.h
|
80cb44afae
Everywhere: Move shared library checks into a common function
|
%!s(int64=3) %!d(string=hai) anos |
FileStream.h
|
a7f1f1c34b
LibCore: Use ErrorOr<T> for Core::File::open()
|
%!s(int64=3) %!d(string=hai) anos |
FileWatcher.cpp
|
0b0c4e82b9
LibCore: Replace Result<T, E> use with ErrorOr<T> in Core::FileWatcher
|
%!s(int64=3) %!d(string=hai) anos |
FileWatcher.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
Forward.h
|
e9121f8b1f
LibCore+Userland: Implement Core::deferred_invoke
|
%!s(int64=3) %!d(string=hai) anos |
GetPassword.cpp
|
354c4690d2
LibCore: Use LibCore syscall wrappers in get_password()
|
%!s(int64=3) %!d(string=hai) anos |
GetPassword.h
|
e76b21a66f
LibCore: Use ErrorOr<T> for Core::get_password()
|
%!s(int64=3) %!d(string=hai) anos |
IODevice.cpp
|
2c43eaa50c
LibCore: Add support for range-based for loops on LineIterators
|
%!s(int64=3) %!d(string=hai) anos |
IODevice.h
|
2c43eaa50c
LibCore: Add support for range-based for loops on LineIterators
|
%!s(int64=3) %!d(string=hai) anos |
LocalServer.cpp
|
81047d8f9c
LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr
|
%!s(int64=3) %!d(string=hai) anos |
LocalServer.h
|
e0e8fd6384
LibCore: Remove LocalServer::on_ready_to_accept
|
%!s(int64=3) %!d(string=hai) anos |
LocalSocket.cpp
|
c1a3968c66
LibCore: Make LocalSocket takeover mechanism return ErrorOr<T>
|
%!s(int64=3) %!d(string=hai) anos |
LocalSocket.h
|
c1a3968c66
LibCore: Make LocalSocket takeover mechanism return ErrorOr<T>
|
%!s(int64=3) %!d(string=hai) anos |
LockFile.cpp
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
%!s(int64=3) %!d(string=hai) anos |
LockFile.h
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
%!s(int64=3) %!d(string=hai) anos |
MappedFile.cpp
|
0ed5f84bd9
LibCore: Use open() wrapper in Core::MappedFile :^)
|
%!s(int64=3) %!d(string=hai) anos |
MappedFile.h
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
%!s(int64=3) %!d(string=hai) anos |
MimeData.cpp
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
%!s(int64=3) %!d(string=hai) anos |
MimeData.h
|
643ec03608
LibCore: Avoid implicitly copying ByteBuffer
|
%!s(int64=3) %!d(string=hai) anos |
NetworkJob.cpp
|
b0a9c5673e
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
%!s(int64=3) %!d(string=hai) anos |
NetworkJob.h
|
b0a9c5673e
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
%!s(int64=3) %!d(string=hai) anos |
NetworkResponse.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
NetworkResponse.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Notifier.cpp
|
176e1cbca7
LibCore: Remove unused header includes
|
%!s(int64=4) %!d(string=hai) anos |
Notifier.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Object.cpp
|
b81ce827b6
LibCore: Add Core::Object::try_add<T>(...)
|
%!s(int64=3) %!d(string=hai) anos |
Object.h
|
b81ce827b6
LibCore: Add Core::Object::try_add<T>(...)
|
%!s(int64=3) %!d(string=hai) anos |
Process.cpp
|
f5c3225286
LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS
|
%!s(int64=4) %!d(string=hai) anos |
Process.h
|
6e65b36973
LibCore: Add Core::Process::spawn()
|
%!s(int64=4) %!d(string=hai) anos |
ProcessStatisticsReader.cpp
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
%!s(int64=3) %!d(string=hai) anos |
ProcessStatisticsReader.h
|
a635ff4e60
Everywhere: Make tracking cpu usage independent from system ticks
|
%!s(int64=4) %!d(string=hai) anos |
Promise.h
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
%!s(int64=3) %!d(string=hai) anos |
Property.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Property.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
SecretString.cpp
|
204a091765
LibCore: Avoid buffer overrun when invoking crypt() with a SecretString
|
%!s(int64=3) %!d(string=hai) anos |
SecretString.h
|
3bf6902790
LibCore: Add SecretString, a buffer that is zero'd on destruction
|
%!s(int64=3) %!d(string=hai) anos |
Socket.cpp
|
29acb7fcf8
LibCore: Add a Socket::set_idle() API that turns the notifiers on/off
|
%!s(int64=3) %!d(string=hai) anos |
Socket.h
|
29acb7fcf8
LibCore: Add a Socket::set_idle() API that turns the notifiers on/off
|
%!s(int64=3) %!d(string=hai) anos |
SocketAddress.h
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
StandardPaths.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
StandardPaths.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Stream.cpp
|
19e13117ad
LibCore: Implement the Serenity Stream API classes
|
%!s(int64=3) %!d(string=hai) anos |
Stream.h
|
19e13117ad
LibCore: Implement the Serenity Stream API classes
|
%!s(int64=3) %!d(string=hai) anos |
System.cpp
|
ead9c36c92
LibCore: Add syscall wrapper for rename()
|
%!s(int64=3) %!d(string=hai) anos |
System.h
|
ead9c36c92
LibCore: Add syscall wrapper for rename()
|
%!s(int64=3) %!d(string=hai) anos |
TCPServer.cpp
|
dfdb52efa7
LibCore+Userland: Convert TCPServer to use the Serenity Stream API
|
%!s(int64=3) %!d(string=hai) anos |
TCPServer.h
|
dfdb52efa7
LibCore+Userland: Convert TCPServer to use the Serenity Stream API
|
%!s(int64=3) %!d(string=hai) anos |
TCPSocket.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
%!s(int64=4) %!d(string=hai) anos |
TCPSocket.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Timer.cpp
|
ae9e352104
LibCore: Add unit to Core::Timer interval arguments
|
%!s(int64=4) %!d(string=hai) anos |
Timer.h
|
ae9e352104
LibCore: Add unit to Core::Timer interval arguments
|
%!s(int64=4) %!d(string=hai) anos |
UDPServer.cpp
|
0cca6cef95
LibCore+LookupServer: Implement and use UDPServer::send
|
%!s(int64=3) %!d(string=hai) anos |
UDPServer.h
|
0cca6cef95
LibCore+LookupServer: Implement and use UDPServer::send
|
%!s(int64=3) %!d(string=hai) anos |
UDPSocket.cpp
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
%!s(int64=4) %!d(string=hai) anos |
UDPSocket.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Version.cpp
|
7742f37c10
LibCore: Refactor a version-reading utility
|
%!s(int64=3) %!d(string=hai) anos |
Version.h
|
7742f37c10
LibCore: Refactor a version-reading utility
|
%!s(int64=3) %!d(string=hai) anos |