.. |
Account.cpp
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2 年之前 |
Account.h
|
945d2079b4
LibCore: Add a deleted state for `Account`
|
2 年之前 |
AnonymousBuffer.cpp
|
6409618413
LibCore: Convert AnonymousBuffer to use System::anon_create
|
3 年之前 |
AnonymousBuffer.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 年之前 |
ArgsParser.cpp
|
37bbd20cee
LibCore: Remove colons from markdown header names in ArgsParser
|
2 年之前 |
ArgsParser.h
|
23c514cda3
LibCore+Userland: Remove ArgsParser::add*(Vector<char const*>&)
|
2 年之前 |
CMakeLists.txt
|
752f06f228
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
|
2 年之前 |
Command.cpp
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Command.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
ConfigFile.cpp
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 年之前 |
ConfigFile.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
DateTime.cpp
|
8dd0038f47
LibCore: Add DateTime::to_string()
|
2 年之前 |
DateTime.h
|
8dd0038f47
LibCore: Add DateTime::to_string()
|
2 年之前 |
Debounce.h
|
a8cf0c9371
LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
|
2 年之前 |
DeferredInvocationContext.h
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 年之前 |
DeprecatedFile.cpp
|
492e5c3c14
LibCore: Remove all unused `DeprecatedFile` functions
|
2 年之前 |
DeprecatedFile.h
|
492e5c3c14
LibCore: Remove all unused `DeprecatedFile` functions
|
2 年之前 |
DirIterator.cpp
|
774f328783
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2 年之前 |
DirIterator.h
|
774f328783
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2 年之前 |
Directory.cpp
|
23aec16e8b
LibCore: Introduce a new directory iteration API
|
2 年之前 |
Directory.h
|
23aec16e8b
LibCore: Introduce a new directory iteration API
|
2 年之前 |
DirectoryEntry.cpp
|
1a29ecd648
LibCore: Don't use DT_WHT in DirectoryEntry on OpenBSD
|
2 年之前 |
DirectoryEntry.h
|
a98ae8f357
LibCore: Expose file type from DirIterator
|
2 年之前 |
ElapsedTimer.cpp
|
4afa6e264c
LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer
|
2 年之前 |
ElapsedTimer.h
|
4afa6e264c
LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer
|
2 年之前 |
Event.cpp
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Event.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 年之前 |
EventLoop.cpp
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 年之前 |
EventLoop.h
|
30295bd988
LibCore: Allow EventLoop to manage and cancel promises
|
2 年之前 |
File.cpp
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
File.h
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
FilePermissionsMask.cpp
|
6c4b5775e1
LibCore: Implement four-digit modes for `FilePermissionsMask` parsing
|
3 年之前 |
FilePermissionsMask.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 年之前 |
FileWatcher.h
|
0e7a48bd7d
LibCore: Allow subclassing FileWatcher
|
2 年之前 |
FileWatcherLinux.cpp
|
142abc0b2e
LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlags
|
2 年之前 |
FileWatcherMacOS.mm
|
0dce7b72f9
LibCore: Implement FileWatcher for macOS
|
2 年之前 |
FileWatcherSerenity.cpp
|
142abc0b2e
LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlags
|
2 年之前 |
FileWatcherUnimplemented.cpp
|
142abc0b2e
LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlags
|
2 年之前 |
Forward.h
|
afd0f941b7
LibCore: Add Promise to the forward declare header
|
2 年之前 |
GetPassword.cpp
|
ccc871e608
LibCore: Propagate errors in SecretString
|
2 年之前 |
GetPassword.h
|
e76b21a66f
LibCore: Use ErrorOr<T> for Core::get_password()
|
3 年之前 |
Group.cpp
|
72a48ee1ee
LibCore+Utilities: Replace uses of strpbrk with find_any_of()
|
2 年之前 |
Group.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
IODevice.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
IODevice.h
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 年之前 |
LocalServer.cpp
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
LocalServer.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
LockFile.cpp
|
5319e3a03f
LibCore+Userland: Remove File::ensure_parent_directories
|
3 年之前 |
LockFile.h
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
3 年之前 |
MappedFile.cpp
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 年之前 |
MappedFile.h
|
5b6e93f96a
LibCore: Add `MappedFile::map_from_file()`
|
2 年之前 |
MimeData.cpp
|
9ff01723ba
Userland: Use more common WAV MIME type
|
2 年之前 |
MimeData.h
|
68d3f348d9
LibCore: Use fallible version of StringBuilder::to_byte_buffer
|
2 年之前 |
NetworkJob.cpp
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 年之前 |
NetworkJob.h
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
NetworkResponse.h
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 年之前 |
Notifier.cpp
|
176e1cbca7
LibCore: Remove unused header includes
|
4 年之前 |
Notifier.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Object.cpp
|
ee5838084d
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
|
2 年之前 |
Object.h
|
858e55b653
LibCore: Add new REGISTER_STRING_PROPERTY macro
|
2 年之前 |
Process.cpp
|
cd7459d608
LibCore: Get the environment in Core::Process::spawn() on macOS
|
2 年之前 |
Process.h
|
d27a513dc5
LibCore: Add KeepAsChild option to Core::Process::spawn()
|
2 年之前 |
ProcessStatisticsReader.cpp
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
ProcessStatisticsReader.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Promise.h
|
8f4d0d3797
LibCore+Userland: Make Promise's on_resolve fallible
|
2 年之前 |
Property.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Property.h
|
746364d7c1
LibCore: Support write-only Object properties
|
2 年之前 |
Proxy.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 年之前 |
SOCKSProxyClient.cpp
|
ba354fa396
LibCore: Use length-checking stream reads and writes for SOCKS5
|
2 年之前 |
SOCKSProxyClient.h
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
SecretString.cpp
|
ccc871e608
LibCore: Propagate errors in SecretString
|
2 年之前 |
SecretString.h
|
ccc871e608
LibCore: Propagate errors in SecretString
|
2 年之前 |
SessionManagement.cpp
|
5dcc58d54a
Kernel+LibCore: Make %sid path parsing not take ages
|
2 年之前 |
SessionManagement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
SharedCircularQueue.h
|
108ea2b921
LibCore: Remove `try_` prefix from fallible SharedCircularQueue methods
|
2 年之前 |
Socket.cpp
|
cdd1c8d0d9
LibCore: Implement socket credentials for Solaris
|
2 年之前 |
Socket.h
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
SocketAddress.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
StandardPaths.cpp
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 年之前 |
StandardPaths.h
|
c5cadca542
LibCore: Add StandardPaths::font_directories()
|
2 年之前 |
System.cpp
|
e78be03b49
LibCore: Add ErrorOr wrapper for `utimensat`
|
2 年之前 |
System.h
|
e78be03b49
LibCore: Add ErrorOr wrapper for `utimensat`
|
2 年之前 |
SystemServerTakeover.cpp
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 年之前 |
SystemServerTakeover.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
TCPServer.cpp
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 年之前 |
TCPServer.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Timer.cpp
|
6edc0cf5ab
LibCore+Userland: Don't auto-start new Core::Timers
|
2 年之前 |
Timer.h
|
6edc0cf5ab
LibCore+Userland: Don't auto-start new Core::Timers
|
2 年之前 |
UDPServer.cpp
|
767529ebf5
LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer>
|
2 年之前 |
UDPServer.h
|
767529ebf5
LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer>
|
2 年之前 |
UmaskScope.h
|
c214d31c5e
Everywhere: Fix order of includes and #pragma once
|
2 年之前 |
Version.cpp
|
d0977ac566
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
|
2 年之前 |
Version.h
|
d0977ac566
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
|
2 年之前 |