ladybird/Userland/Libraries/LibCore
2023-11-06 09:39:59 +01:00
..
Account.cpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Account.h AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
AnonymousBuffer.cpp Userland+Tests: Don't use MAP_FILE when mmap-ing 2023-09-01 19:50:35 +02:00
AnonymousBuffer.h
ArgsParser.cpp LibCore: Implement handler for Vector<String> positional arguments 2023-10-30 10:39:59 +00:00
ArgsParser.h LibCore: Implement handler for Vector<String> positional arguments 2023-10-30 10:39:59 +00:00
CMakeLists.txt LibCore: Add Resource for platform agnostic application resource loading 2023-10-17 11:02:01 -06:00
Command.cpp
Command.h
ConfigFile.cpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
ConfigFile.h AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
DateTime.cpp LibCore: Port DateTime::parse to GenericLexer 2023-11-04 18:06:30 +01:00
DateTime.h
Debounce.h
DeferredInvocationContext.h
Directory.cpp
Directory.h
DirectoryEntry.cpp LibCore: Use DirectoryEntry::from_stat on Haiku 2023-09-17 13:38:12 -06:00
DirectoryEntry.h
DirIterator.cpp LibCore: Use DirectoryEntry::from_stat on Haiku 2023-09-17 13:38:12 -06:00
DirIterator.h
ElapsedTimer.cpp
ElapsedTimer.h
Event.cpp
Event.h
EventLoop.cpp
EventLoop.h
EventLoopImplementation.cpp
EventLoopImplementation.h
EventLoopImplementationUnix.cpp
EventLoopImplementationUnix.h
EventReceiver.cpp LibCore: Don't print class_name() from EventReceiver::stop_timer() 2023-09-01 11:19:18 +02:00
EventReceiver.h
File.cpp
File.h
FilePermissionsMask.cpp
FilePermissionsMask.h
FileWatcher.h
FileWatcherLinux.cpp
FileWatcherMacOS.mm
FileWatcherSerenity.cpp
FileWatcherUnimplemented.cpp
Forward.h LibCore: Add Resource for platform agnostic application resource loading 2023-10-17 11:02:01 -06:00
GetPassword.cpp
GetPassword.h
Group.cpp LibCore: Make Group::add_group() unavailable on Haiku 2023-09-17 13:38:12 -06:00
Group.h LibCore: Make Group::add_group() unavailable on Haiku 2023-09-17 13:38:12 -06:00
LocalServer.cpp LibCore: Use accept instead of accept4 on Haiku 2023-09-17 13:38:12 -06:00
LocalServer.h
LockFile.cpp
LockFile.h
MappedFile.cpp LibCore: Make MappedFile a Stream 2023-09-27 03:22:56 +02:00
MappedFile.h LibCore: Make MappedFile a Stream 2023-09-27 03:22:56 +02:00
MimeData.cpp Userland: Port lists of mime types to String 2023-09-29 14:40:21 +01:00
MimeData.h Userland: Port lists of mime types to String 2023-09-29 14:40:21 +01:00
NetworkJob.cpp
NetworkJob.h
NetworkResponse.h
Notifier.cpp
Notifier.h
Process.cpp LibCore: Use BSD implementation of Process::get_name() on Haiku 2023-09-17 13:38:12 -06:00
Process.h
ProcessStatisticsReader.cpp
ProcessStatisticsReader.h
Promise.h LibCore: Check if a promise is already resolved in Promise::map() 2023-08-31 11:10:09 +02:00
Proxy.h
Resource.cpp LibCore: Add a Resource method to create a file:// URL from a resource 2023-11-06 09:39:59 +01:00
Resource.h LibCore: Add a Resource method to create a file:// URL from a resource 2023-11-06 09:39:59 +01:00
ResourceImplementation.cpp LibCore: Do not return an Optional from Resource:::filesystem_path 2023-11-06 09:39:59 +01:00
ResourceImplementation.h LibCore: Do not return an Optional from Resource:::filesystem_path 2023-11-06 09:39:59 +01:00
ResourceImplementationFile.cpp LibCore: Do not return an Optional from Resource:::filesystem_path 2023-11-06 09:39:59 +01:00
ResourceImplementationFile.h LibCore: Do not return an Optional from Resource:::filesystem_path 2023-11-06 09:39:59 +01:00
SecretString.cpp
SecretString.h
SessionManagement.cpp
SessionManagement.h
SharedCircularQueue.h
Socket.cpp LibCore: Enable receive_fd and send_fd on Haiku 2023-09-17 13:38:12 -06:00
Socket.h
SocketAddress.h
SOCKSProxyClient.cpp
SOCKSProxyClient.h
StandardPaths.cpp LibCore: Add standard paths for Haiku 2023-09-17 13:38:12 -06:00
StandardPaths.h
System.cpp Kernel+Userland: Add option for duration of /dev/beep producing sound 2023-11-03 15:19:33 +01:00
System.h Kernel+Userland: Add option for duration of /dev/beep producing sound 2023-11-03 15:19:33 +01:00
SystemServerTakeover.cpp LibCore: Remove strtol call from parse_sockets_from_system_server 2023-11-04 18:06:30 +01:00
SystemServerTakeover.h
TCPServer.cpp LibCore: Use accept instead of accept4 on Haiku 2023-09-17 13:38:12 -06:00
TCPServer.h
ThreadedPromise.h
ThreadEventQueue.cpp
ThreadEventQueue.h
Timer.cpp
Timer.h
UDPServer.cpp
UDPServer.h
UmaskScope.h
Version.cpp LibCore: Add default version for Lagom applications 2023-08-27 19:01:32 -04:00
Version.h