.. |
Account.cpp
|
LibCore: Add query for all accounts and groups
|
2022-11-13 17:49:03 -07:00 |
Account.h
|
LibCore: Add query for all accounts and groups
|
2022-11-13 17:49:03 -07:00 |
AnonymousBuffer.cpp
|
|
|
AnonymousBuffer.h
|
Userland: Properly define IPC::encode and IPC::decode specializations
|
2022-11-15 13:25:51 -05:00 |
ArgsParser.cpp
|
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2022-10-24 23:29:18 +01:00 |
ArgsParser.h
|
|
|
CMakeLists.txt
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
Command.cpp
|
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2022-10-10 12:23:12 +02:00 |
Command.h
|
|
|
ConfigFile.cpp
|
LibCore: Add a ConfigFile::open() overload for Core::Stream::File
|
2022-11-19 17:00:10 +00:00 |
ConfigFile.h
|
LibCore: Add a ConfigFile::open() overload for Core::Stream::File
|
2022-11-19 17:00:10 +00:00 |
DateTime.cpp
|
|
|
DateTime.h
|
Userland: Properly define IPC::encode and IPC::decode specializations
|
2022-11-15 13:25:51 -05:00 |
Debounce.h
|
|
|
DeferredInvocationContext.h
|
|
|
Directory.cpp
|
|
|
Directory.h
|
|
|
DirIterator.cpp
|
|
|
DirIterator.h
|
|
|
ElapsedTimer.cpp
|
|
|
ElapsedTimer.h
|
|
|
Event.cpp
|
|
|
Event.h
|
|
|
EventLoop.cpp
|
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2022-10-10 12:23:12 +02:00 |
EventLoop.h
|
|
|
File.cpp
|
LibCore: Use utimensat() in Core::File to preserve nanosecond timestamps
|
2022-11-24 16:56:27 +01:00 |
File.h
|
|
|
FilePermissionsMask.cpp
|
|
|
FilePermissionsMask.h
|
|
|
FileStream.h
|
|
|
FileWatcher.cpp
|
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2022-10-10 12:23:12 +02:00 |
FileWatcher.h
|
|
|
Forward.h
|
|
|
GetPassword.cpp
|
|
|
GetPassword.h
|
|
|
Group.cpp
|
LibCore: Sync groups, getgrent to getgrent_r, fix gr_mem bug
|
2022-11-25 23:13:16 +01:00 |
Group.h
|
LibCore: Sync groups, getgrent to getgrent_r, fix gr_mem bug
|
2022-11-25 23:13:16 +01:00 |
InputBitStream.h
|
|
|
IODevice.cpp
|
|
|
IODevice.h
|
|
|
LocalServer.cpp
|
LibCore: Add support for LocalServer to propogate accept() errors
|
2022-11-08 19:58:34 -05:00 |
LocalServer.h
|
LibCore: Add support for LocalServer to propogate accept() errors
|
2022-11-08 19:58:34 -05:00 |
LockFile.cpp
|
|
|
LockFile.h
|
|
|
MappedFile.cpp
|
|
|
MappedFile.h
|
|
|
MemoryStream.h
|
LibCore: Allow MemoryStream::seek to go to EOF
|
2022-11-13 18:51:18 -07:00 |
MimeData.cpp
|
|
|
MimeData.h
|
|
|
NetworkJob.cpp
|
|
|
NetworkJob.h
|
|
|
NetworkResponse.h
|
|
|
Notifier.cpp
|
|
|
Notifier.h
|
|
|
Object.cpp
|
|
|
Object.h
|
LibCore: Allow array-like rectangle specifications for rect properties
|
2022-11-25 14:28:33 -07:00 |
Process.cpp
|
LibCore: Add argument to specify working directory in Process::spawn
|
2022-10-17 01:37:58 +02:00 |
Process.h
|
LibCore: Add argument to specify working directory in Process::spawn
|
2022-10-17 01:37:58 +02:00 |
ProcessStatisticsReader.cpp
|
LibCore: Use new global variables at /sys/kernel/ directory
|
2022-10-25 15:33:34 -06:00 |
ProcessStatisticsReader.h
|
LibCore: Use new global variables at /sys/kernel/ directory
|
2022-10-25 15:33:34 -06:00 |
Promise.h
|
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2022-11-19 14:37:31 +00:00 |
Property.cpp
|
|
|
Property.h
|
|
|
Proxy.h
|
Userland: Properly define IPC::encode and IPC::decode specializations
|
2022-11-15 13:25:51 -05:00 |
SecretString.cpp
|
|
|
SecretString.h
|
|
|
SessionManagement.cpp
|
|
|
SessionManagement.h
|
|
|
SharedCircularQueue.h
|
|
|
SocketAddress.h
|
|
|
SOCKSProxyClient.cpp
|
|
|
SOCKSProxyClient.h
|
|
|
StandardPaths.cpp
|
|
|
StandardPaths.h
|
|
|
Stream.cpp
|
LibCore: Add standard_{output, input, error} functions to File::Stream
|
2022-10-12 12:00:21 -06:00 |
Stream.h
|
LibCore: Limit to the user buffer size when reading lines from a stream
|
2022-10-27 13:08:19 +02:00 |
System.cpp
|
Userland: Add support for jails
|
2022-11-05 18:00:58 -06:00 |
System.h
|
Userland: Add support for jails
|
2022-11-05 18:00:58 -06:00 |
SystemServerTakeover.cpp
|
|
|
SystemServerTakeover.h
|
|
|
TCPServer.cpp
|
LibCore: Allow TCPServer's port to be reused after it exits
|
2022-11-14 13:43:24 -05:00 |
TCPServer.h
|
LibCore: Allow TCPServer's port to be reused after it exits
|
2022-11-14 13:43:24 -05:00 |
TempFile.cpp
|
|
|
TempFile.h
|
|
|
Timer.cpp
|
|
|
Timer.h
|
|
|
UDPServer.cpp
|
|
|
UDPServer.h
|
|
|
UmaskScope.h
|
|
|
Version.cpp
|
LibCore: Read version information from uname() instead of /res/version
|
2022-10-14 13:45:33 +02:00 |
Version.h
|
Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version
|
2022-10-14 13:45:33 +02:00 |