.. |
Account.cpp
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
Account.h
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
AnonymousBuffer.cpp
|
1cd3826ad6
Userland+Tests: Don't use MAP_FILE when mmap-ing
|
1 vuosi sitten |
AnonymousBuffer.h
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 vuotta sitten |
ArgsParser.cpp
|
b7f9634f6c
LibCore: Add default version for Lagom applications
|
1 vuosi sitten |
ArgsParser.h
|
f71d74ed65
LibCore: Add ArgsParser::add_option for setting enum values from a flag
|
1 vuosi sitten |
CMakeLists.txt
|
0c5a546dca
AK: Send dbgln/outln/warnln to the NDK logger on Android
|
1 vuosi sitten |
Command.cpp
|
06a44ac2ff
LibCore: Error on a fail to write in Command::write_lines
|
2 vuotta sitten |
Command.h
|
125145c682
LibCore: Port Command::write_lines to ErrorOr
|
2 vuotta sitten |
ConfigFile.cpp
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
ConfigFile.h
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
DateTime.cpp
|
8dd0038f47
LibCore: Add DateTime::to_string()
|
2 vuotta sitten |
DateTime.h
|
8dd0038f47
LibCore: Add DateTime::to_string()
|
2 vuotta sitten |
Debounce.h
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
DeferredInvocationContext.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
DirIterator.cpp
|
cf6781cdee
LibCore: Use DirectoryEntry::from_stat on Haiku
|
1 vuosi sitten |
DirIterator.h
|
774f328783
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2 vuotta sitten |
Directory.cpp
|
da8da79e62
LibCore: Add wrapper for fstatat()
|
2 vuotta sitten |
Directory.h
|
da8da79e62
LibCore: Add wrapper for fstatat()
|
2 vuotta sitten |
DirectoryEntry.cpp
|
cf6781cdee
LibCore: Use DirectoryEntry::from_stat on Haiku
|
1 vuosi sitten |
DirectoryEntry.h
|
93ef955597
LibCore: Keep the raw inode number value in DirectoryEntry
|
2 vuotta sitten |
ElapsedTimer.cpp
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 vuotta sitten |
ElapsedTimer.h
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 vuotta sitten |
Event.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
Event.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
EventLoop.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
EventLoop.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
EventLoopImplementation.cpp
|
b61a87c03c
LibCore: Move post_event() back to EventLoopImplementation
|
2 vuotta sitten |
EventLoopImplementation.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
EventLoopImplementationUnix.cpp
|
db2a8725c6
LibCore: Only use coarse time in the Unix event loop wait_for_events()
|
2 vuotta sitten |
EventLoopImplementationUnix.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
EventReceiver.cpp
|
e6b8c2bd59
LibCore: Don't print class_name() from EventReceiver::stop_timer()
|
1 vuosi sitten |
EventReceiver.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
File.cpp
|
10edd38543
LibCore: Keep track of file offset to avoid system call for tell()
|
2 vuotta sitten |
File.h
|
001ea22917
AK+LibCore: Make output buffered stream seekable
|
2 vuotta sitten |
FilePermissionsMask.cpp
|
6c4b5775e1
LibCore: Implement four-digit modes for `FilePermissionsMask` parsing
|
3 vuotta sitten |
FilePermissionsMask.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 vuotta sitten |
FileWatcher.h
|
0e7a48bd7d
LibCore: Allow subclassing FileWatcher
|
2 vuotta sitten |
FileWatcherLinux.cpp
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 vuotta sitten |
FileWatcherMacOS.mm
|
213025f210
AK: Rename Time to Duration
|
2 vuotta sitten |
FileWatcherSerenity.cpp
|
411d36719e
LibCore: Simplify Core::Notifier by only allowing one event type
|
2 vuotta sitten |
FileWatcherUnimplemented.cpp
|
142abc0b2e
LibCore+ConfigServer: Add FileWatcherFlags to replace InodeWatcherFlags
|
2 vuotta sitten |
Forward.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
GetPassword.cpp
|
ccc871e608
LibCore: Propagate errors in SecretString
|
2 vuotta sitten |
GetPassword.h
|
e76b21a66f
LibCore: Use ErrorOr<T> for Core::get_password()
|
3 vuotta sitten |
Group.cpp
|
ee5b851f70
LibCore: Make Group::add_group() unavailable on Haiku
|
1 vuosi sitten |
Group.h
|
ee5b851f70
LibCore: Make Group::add_group() unavailable on Haiku
|
1 vuosi sitten |
LocalServer.cpp
|
0816bbe727
LibCore: Use accept instead of accept4 on Haiku
|
1 vuosi sitten |
LocalServer.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
LockFile.cpp
|
5319e3a03f
LibCore+Userland: Remove File::ensure_parent_directories
|
3 vuotta sitten |
LockFile.h
|
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
|
3 vuotta sitten |
MappedFile.cpp
|
d6571f54d8
LibCore: Make MappedFile a Stream
|
1 vuosi sitten |
MappedFile.h
|
d6571f54d8
LibCore: Make MappedFile a Stream
|
1 vuosi sitten |
MimeData.cpp
|
9ce2682ce6
Userland: Port lists of mime types to String
|
1 vuosi sitten |
MimeData.h
|
9ce2682ce6
Userland: Port lists of mime types to String
|
1 vuosi sitten |
NetworkJob.cpp
|
5fc873f53b
LibCore: Don't implement pure virtual methods in `NetworkJob`
|
2 vuotta sitten |
NetworkJob.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
NetworkResponse.h
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 vuotta sitten |
Notifier.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
Notifier.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
Process.cpp
|
cecedc57eb
LibCore: Use BSD implementation of Process::get_name() on Haiku
|
1 vuosi sitten |
Process.h
|
35c45a94d3
LibCore: Implement a helper that waits for a debugger then breaks
|
2 vuotta sitten |
ProcessStatisticsReader.cpp
|
8d721dc0f7
Kernel+LibCore+SystemMonitor: Make thread statistics values 64-bit
|
2 vuotta sitten |
ProcessStatisticsReader.h
|
8d721dc0f7
Kernel+LibCore+SystemMonitor: Make thread statistics values 64-bit
|
2 vuotta sitten |
Promise.h
|
51fefb57fc
LibCore: Check if a promise is already resolved in Promise::map()
|
1 vuosi sitten |
Proxy.h
|
8751be09f9
AK: Serialize URL hosts with 'concept-host-serializer'
|
2 vuotta sitten |
SOCKSProxyClient.cpp
|
ba354fa396
LibCore: Use length-checking stream reads and writes for SOCKS5
|
2 vuotta sitten |
SOCKSProxyClient.h
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 vuotta sitten |
SecretString.cpp
|
ccc871e608
LibCore: Propagate errors in SecretString
|
2 vuotta sitten |
SecretString.h
|
2ebd79bc76
LibCore: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes in default impls
|
2 vuotta sitten |
SessionManagement.cpp
|
5dcc58d54a
Kernel+LibCore: Make %sid path parsing not take ages
|
2 vuotta sitten |
SessionManagement.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
SharedCircularQueue.h
|
108ea2b921
LibCore: Remove `try_` prefix from fallible SharedCircularQueue methods
|
2 vuotta sitten |
Socket.cpp
|
e028d43c67
LibCore: Enable receive_fd and send_fd on Haiku
|
1 vuosi sitten |
Socket.h
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
SocketAddress.h
|
fc065ee560
LibCore: Add Traits<Core::SocketAddress>::hash()
|
2 vuotta sitten |
StandardPaths.cpp
|
ae34c35d64
LibCore: Add standard paths for Haiku
|
1 vuosi sitten |
StandardPaths.h
|
c5cadca542
LibCore: Add StandardPaths::font_directories()
|
2 vuotta sitten |
System.cpp
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
System.h
|
57497c6ab2
LibCore: Add a Core::System wrapper for memory allocation
|
1 vuosi sitten |
SystemServerTakeover.cpp
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 vuosi sitten |
SystemServerTakeover.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 vuotta sitten |
TCPServer.cpp
|
0816bbe727
LibCore: Use accept instead of accept4 on Haiku
|
1 vuosi sitten |
TCPServer.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
ThreadEventQueue.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
ThreadEventQueue.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
ThreadedPromise.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
Timer.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
Timer.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
UDPServer.cpp
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
UDPServer.h
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 vuotta sitten |
UmaskScope.h
|
c214d31c5e
Everywhere: Fix order of includes and #pragma once
|
2 vuotta sitten |
Version.cpp
|
b7f9634f6c
LibCore: Add default version for Lagom applications
|
1 vuosi sitten |
Version.h
|
d0977ac566
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
|
2 vuotta sitten |