Andreas Kling 6d841f2628 LibCore: Run clang-format on ArgsParser.cpp vor 4 Jahren
..
Account.cpp c9ca897a45 LibCore: Use new format functions in some places. vor 4 Jahren
Account.h 3d34724d37 LibCore: Add Core::Account for login management. vor 4 Jahren
ArgsParser.cpp 6d841f2628 LibCore: Run clang-format on ArgsParser.cpp vor 4 Jahren
ArgsParser.h b143e604d7 LibCore: Add an ArgsParser::add_option() overload for doubles vor 4 Jahren
CMakeLists.txt 3d34724d37 LibCore: Add Core::Account for login management. vor 4 Jahren
Command.cpp 82956a08b3 LibCore: Rename File::ShouldCloseFile{Description => Descriptor} vor 4 Jahren
Command.h 7b66469ab3 LibCore: Add command() utility functions vor 4 Jahren
ConfigFile.cpp c9ca897a45 LibCore: Use new format functions in some places. vor 4 Jahren
ConfigFile.h afbeb8f977 LibCore: Add ConfigFile::get_for_lib() vor 5 Jahren
DateTime.cpp c9ca897a45 LibCore: Use new format functions in some places. vor 4 Jahren
DateTime.h 45827cace9 LibCore: Comment that DateTime is in local time. vor 5 Jahren
DirIterator.cpp c9ca897a45 LibCore: Use new format functions in some places. vor 4 Jahren
DirIterator.h 3283f5bb5d LibCore: Add find_executable_in_path. vor 4 Jahren
ElapsedTimer.cpp 62785b7872 LibCore: Expose origin timestamp of Core::ElapsedTime vor 4 Jahren
ElapsedTimer.h 62785b7872 LibCore: Expose origin timestamp of Core::ElapsedTime vor 4 Jahren
Event.cpp d17e23bd27 LibCore: Remove leading C from filenames vor 5 Jahren
Event.h 6454969d6b LibCore: Remove data pointer from CustomEvent vor 5 Jahren
EventLoop.cpp c9ca897a45 LibCore: Use new format functions in some places. vor 4 Jahren
EventLoop.h c3dbe77024 LibCore: Add 'notify_forked()' to tear down the eventloop in forked child vor 4 Jahren
File.cpp 82956a08b3 LibCore: Rename File::ShouldCloseFile{Description => Descriptor} vor 4 Jahren
File.h 82956a08b3 LibCore: Rename File::ShouldCloseFile{Description => Descriptor} vor 4 Jahren
FileStream.h 96edcbc27c AK: Lower the requirements for InputStream::eof and rename it. vor 4 Jahren
Forward.h 940fbea3a7 LibCore: Fix typo in Forward.h vor 5 Jahren
GetPassword.cpp 1211a036ba LibCore: add get_password(). vor 5 Jahren
GetPassword.h 1211a036ba LibCore: add get_password(). vor 5 Jahren
Gzip.cpp 8d419c1915 LibCore: Trim decompressed Gzip output to size vor 5 Jahren
Gzip.h 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files vor 5 Jahren
IODevice.cpp 387607503c LibCore: IODevice::can_read_line() should succeed for newline-less file vor 4 Jahren
IODevice.h 35b844ba4c LibCore: Add Core::IODevice::truncate() vor 4 Jahren
IODeviceStreamReader.h d17e23bd27 LibCore: Remove leading C from filenames vor 5 Jahren
LocalServer.cpp e682967d7e LibCore: Prefer strlcpy over strncpy, fix overflow vor 5 Jahren
LocalServer.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations vor 5 Jahren
LocalSocket.cpp b191f24f05 LibCore: Remove some debug spam in Local{Server,Socket} vor 5 Jahren
LocalSocket.h 6bc40b20b8 LibCore: Add API for taking over an accepted socket from SystemServer vor 5 Jahren
MimeData.cpp 5043c4a3e5 LibCore+WebServer+LibWeb: Make MIME type guesser take a StringView vor 4 Jahren
MimeData.h 5043c4a3e5 LibCore+WebServer+LibWeb: Make MIME type guesser take a StringView vor 4 Jahren
NetworkJob.cpp 06cf9d3fb7 ProtocolServer: Implement and handle download progress vor 5 Jahren
NetworkJob.h 06cf9d3fb7 ProtocolServer: Implement and handle download progress vor 5 Jahren
NetworkResponse.cpp d17e23bd27 LibCore: Remove leading C from filenames vor 5 Jahren
NetworkResponse.h d17e23bd27 LibCore: Remove leading C from filenames vor 5 Jahren
Notifier.cpp d67553e128 LibCore: Add Notifier::close vor 4 Jahren
Notifier.h d67553e128 LibCore: Add Notifier::close vor 4 Jahren
Object.cpp 56cf272ed5 LibCore: Add formatter for Object. vor 4 Jahren
Object.h 56cf272ed5 LibCore: Add formatter for Object. vor 4 Jahren
ProcessStatisticsReader.cpp d99901660d Kernel/LibCore: Expose processor id where a thread last ran vor 5 Jahren
ProcessStatisticsReader.h 6d8c4af9c2 LibCore+top: Use pid_t for pgid/pgrp/sid numbers vor 4 Jahren
Property.cpp e2f32b8f9d LibCore: Make Core::Object properties more dynamic vor 4 Jahren
Property.h e2f32b8f9d LibCore: Make Core::Object properties more dynamic vor 4 Jahren
Socket.cpp 852454746e Everywhere: Port to String::copy_characters_to_buffer() vor 5 Jahren
Socket.h 21de20825a LibCore: Change the signature of Socket::send() to use Span. vor 5 Jahren
SocketAddress.cpp 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files vor 5 Jahren
SocketAddress.h 852454746e Everywhere: Port to String::copy_characters_to_buffer() vor 5 Jahren
StandardPaths.cpp bc615572a9 LibCore+Base: Move user-specific config files to $HOME/.config vor 5 Jahren
StandardPaths.h bc615572a9 LibCore+Base: Move user-specific config files to $HOME/.config vor 5 Jahren
SyscallUtils.h 32dfde746a LibCore: Put safe_syscall() debug spam behind #ifdef vor 5 Jahren
TCPServer.cpp f88a7cd4e1 LibCore: Make TCPServer::listen() report failure instead of asserting vor 4 Jahren
TCPServer.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations vor 5 Jahren
TCPSocket.cpp c21dc21f36 Build: Make Lagom build under macOS (#2341) vor 5 Jahren
TCPSocket.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations vor 5 Jahren
Timer.cpp 7bb4f3764c LibCore: Add Timer::restart() convenience API vor 5 Jahren
Timer.h 7bb4f3764c LibCore: Add Timer::restart() convenience API vor 5 Jahren
UDPServer.cpp ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean vor 4 Jahren
UDPServer.h d8e944e899 LibCore: Fix UDPServer up to properly receive data vor 5 Jahren
UDPSocket.cpp de5e542930 LibCore: remove redundant UDPSocket constructor vor 5 Jahren
UDPSocket.h de5e542930 LibCore: remove redundant UDPSocket constructor vor 5 Jahren
puff.cpp 5e2b8d160b LibCore: Rename puff.c => puff.cpp vor 5 Jahren
puff.h 937d0be762 Meta: Add a script check the presence of "#pragma once" in header files vor 5 Jahren