.. |
Account.cpp
|
LibCore: Enable modification of a user's supplementary groups
|
2023-06-26 19:31:09 +02:00 |
Account.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
AnonymousBuffer.cpp
|
|
|
AnonymousBuffer.h
|
|
|
ArgsParser.cpp
|
LibCore: Prevent duplicate ArgsParser option names
|
2023-08-19 16:27:53 +02:00 |
ArgsParser.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
CMakeLists.txt
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Command.cpp
|
LibCore: Error on a fail to write in Command::write_lines
|
2023-07-18 14:48:45 +01:00 |
Command.h
|
LibCore: Port Command::write_lines to ErrorOr
|
2023-07-18 14:48:45 +01:00 |
ConfigFile.cpp
|
|
|
ConfigFile.h
|
|
|
DateTime.cpp
|
|
|
DateTime.h
|
|
|
Debounce.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
DeferredInvocationContext.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Directory.cpp
|
|
|
Directory.h
|
|
|
DirectoryEntry.cpp
|
LibCore: Keep the raw inode number value in DirectoryEntry
|
2023-08-05 18:41:01 +02:00 |
DirectoryEntry.h
|
LibCore: Keep the raw inode number value in DirectoryEntry
|
2023-08-05 18:41:01 +02:00 |
DirIterator.cpp
|
LibCore: Fallback to fstat() on systems without d_type support
|
2023-08-03 12:25:07 +01:00 |
DirIterator.h
|
|
|
ElapsedTimer.cpp
|
|
|
ElapsedTimer.h
|
|
|
Event.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Event.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventLoop.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventLoop.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventLoopImplementation.cpp
|
|
|
EventLoopImplementation.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventLoopImplementationUnix.cpp
|
LibCore: Only use coarse time in the Unix event loop wait_for_events()
|
2023-08-07 13:38:20 +02:00 |
EventLoopImplementationUnix.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventReceiver.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
EventReceiver.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
File.cpp
|
LibCore: Keep track of file offset to avoid system call for tell()
|
2023-07-06 21:05:57 +02:00 |
File.h
|
AK+LibCore: Make output buffered stream seekable
|
2023-08-12 12:25:26 -06:00 |
FilePermissionsMask.cpp
|
|
|
FilePermissionsMask.h
|
|
|
FileWatcher.h
|
|
|
FileWatcherLinux.cpp
|
|
|
FileWatcherMacOS.mm
|
|
|
FileWatcherSerenity.cpp
|
|
|
FileWatcherUnimplemented.cpp
|
|
|
Forward.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
GetPassword.cpp
|
|
|
GetPassword.h
|
|
|
Group.cpp
|
|
|
Group.h
|
|
|
LocalServer.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
LocalServer.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
LockFile.cpp
|
|
|
LockFile.h
|
|
|
MappedFile.cpp
|
|
|
MappedFile.h
|
|
|
MimeData.cpp
|
LibGfx/ILBM: Add an IFF-ILBM decoder :)
|
2023-08-15 18:36:11 +01:00 |
MimeData.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
NetworkJob.cpp
|
LibCore: Don't implement pure virtual methods in NetworkJob
|
2023-07-03 23:29:28 +02:00 |
NetworkJob.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
NetworkResponse.h
|
|
|
Notifier.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Notifier.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Process.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
Process.h
|
LibCore: Implement a helper that waits for a debugger then breaks
|
2023-08-07 13:16:28 -06:00 |
ProcessStatisticsReader.cpp
|
|
|
ProcessStatisticsReader.h
|
|
|
Promise.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Proxy.h
|
AK: Serialize URL hosts with 'concept-host-serializer'
|
2023-07-31 05:18:51 +02:00 |
SecretString.cpp
|
|
|
SecretString.h
|
|
|
SessionManagement.cpp
|
|
|
SessionManagement.h
|
|
|
SharedCircularQueue.h
|
|
|
Socket.cpp
|
|
|
Socket.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
SocketAddress.h
|
LibCore: Add Traits<Core::SocketAddress>::hash()
|
2023-07-14 05:54:17 +02:00 |
SOCKSProxyClient.cpp
|
|
|
SOCKSProxyClient.h
|
|
|
StandardPaths.cpp
|
AK: Make "foo"_string infallible
|
2023-08-07 16:03:27 +02:00 |
StandardPaths.h
|
|
|
System.cpp
|
LibCore: Add Core::System::current_executable_path()
|
2023-08-03 09:55:20 +02:00 |
System.h
|
LibCore: Add Core::System::current_executable_path()
|
2023-08-03 09:55:20 +02:00 |
SystemServerTakeover.cpp
|
|
|
SystemServerTakeover.h
|
|
|
TCPServer.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
TCPServer.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
ThreadedPromise.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
ThreadEventQueue.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
ThreadEventQueue.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Timer.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
Timer.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
UDPServer.cpp
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
UDPServer.h
|
Userland: Rename Core::Object to Core::EventReceiver
|
2023-08-06 20:39:51 +02:00 |
UmaskScope.h
|
|
|
Version.cpp
|
|
|
Version.h
|
|
|