ladybird/Userland/Libraries
Timothy Flynn a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone
This renames the current implementation of current_time_zone to
system_time_zone to more clearly indicate what it is. Then reimplements
current_time_zone to return whatever was set up by tzset, falling back
to UTC if something went awry, for convenience.
2022-01-25 18:39:36 +00:00
..
LibArchive
LibAudio Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibC LibTimeZone+Userland: Rename current_time_zone to system_time_zone 2022-01-25 18:39:36 +00:00
LibCards
LibChess
LibCompress
LibConfig
LibCore LibCore: Make Core::s_main_event_loop actually global 2022-01-25 09:13:40 +01:00
LibCoredump Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibCpp AK: Standardize the behaviour of GenericLexer::consume_until overloads 2022-01-25 13:41:09 +03:30
LibCrypt
LibCrypto AK+Userland: Make AK::decode_base64 return ErrorOr 2022-01-24 22:36:09 +01:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDl
LibDSP
LibEDID Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibELF Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibFileSystemAccessClient
LibGemini
LibGfx Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibGL
LibGUI Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibHTTP AK+Userland: Make AK::decode_base64 return ErrorOr 2022-01-24 22:36:09 +01:00
LibImageDecoderClient
LibIMAP LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 2022-01-23 18:53:42 +02:00
LibIPC Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibJS LibJS: Correct FormatTimeZoneOffsetString arg in CreateTemporalTimeZone 2022-01-25 00:06:49 +00:00
LibKeyboard
LibLine
LibM
LibMain
LibMarkdown
LibPCIDB
LibPDF LibPDF: Make Filter::decode() return ErrorOr 2022-01-24 22:36:09 +01:00
LibProtocol Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibPthread
LibRegex
LibSanitizer
LibSoftGPU LibSoftGPU: Add const to Clipper where possible 2022-01-23 20:42:07 +00:00
LibSQL Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading LibThreading: Invoke BackgroundAction completions on origin event loop 2022-01-25 09:13:40 +01:00
LibTimeZone LibTimeZone+Userland: Rename current_time_zone to system_time_zone 2022-01-25 18:39:36 +00:00
LibTLS Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibUnicode
LibUSBDB
LibVideo Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibVT
LibWasm
LibWeb AK+Userland: Make AK::decode_base64 return ErrorOr 2022-01-24 22:36:09 +01:00
LibWebSocket Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibX86
CMakeLists.txt LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00