serenity/Userland/Libraries
Andrew Kaster 61573caf53 LibELF: Include <pthread.h> to ensure PTHREAD_STACK_MAX is available
Android's bionic C library puts this definition in pthread.h rather than
limits.h
2022-12-20 11:04:05 +01:00
..
LibArchive LibArchive: Do some error propagation while packing tar files 2022-12-14 15:20:37 +00:00
LibAudio LibCore: Rename MemoryStream to FixedMemoryStream 2022-12-15 13:28:29 +00:00
LibC
LibCards
LibChess
LibCodeComprehension
LibCompress LibCore: Rename MemoryStream to FixedMemoryStream 2022-12-15 13:28:29 +00:00
LibConfig
LibCore LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer> 2022-12-20 10:45:20 +01:00
LibCoredump
LibCpp
LibCrypt AK: Stop using DeprecatedString in Base64 encoding 2022-12-20 10:34:19 +01:00
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff LibDiff: Make Diff::generate_only_additions take text as StringView 2022-12-20 10:58:54 +01:00
LibDNS
LibDSP
LibEDID
LibELF LibELF: Include <pthread.h> to ensure PTHREAD_STACK_MAX is available 2022-12-20 11:04:05 +01:00
LibFileSystemAccessClient LibFileSystemAccessClient: Add save_file() 2022-12-14 18:26:25 +00:00
LibGemini
LibGfx LibGfx: Don't blend opaque pixels 2022-12-20 11:03:18 +01:00
LibGL LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00
LibGLSL LibGLSL: Fill LinkedShaders with dummy IR code 2022-12-17 22:39:09 -07:00
LibGPU LibGPU: Add inputs and outputs to GPU shader IR 2022-12-17 22:39:09 -07:00
LibGUI LibGUI: Fix bug in the ColorPicker's spinbox not changing colors 2022-12-20 10:30:06 +01:00
LibHTTP AK: Stop using DeprecatedString in Base64 encoding 2022-12-20 10:34:19 +01:00
LibIDL LibIDL: Use Core::Stream to read imports 2022-12-14 15:19:35 +00:00
LibImageDecoderClient
LibIMAP
LibIPC LibIPC: Only run responsiveness timer when there is an event loop 2022-12-15 00:21:00 -07:00
LibJS LibJS: Convert get_this_environment() to NonnullGCPtr 2022-12-16 09:59:56 +01:00
LibKeyboard
LibLine LibLine: Convert strings to time_t using signed conversion methods 2022-12-16 10:06:26 +01:00
LibLocale
LibMain
LibManual
LibMarkdown LibMarkdown: Prevent a crash when rendering code blocks to console 2022-12-15 16:30:21 +00:00
LibPartition
LibPCIDB
LibPDF LibPDF: Reset encryption key on failed user password attempt 2022-12-20 10:28:58 +01:00
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU LibSoftGPU: Delegate shader creation to new class ShaderCompiler 2022-12-17 22:39:09 -07:00
LibSQL
LibSymbolication
LibSyntax LibSyntax: Add common_language_extension() function 2022-12-19 14:13:50 -05:00
LibSystem
LibTest
LibTextCodec
LibThreading LibThreading+Everywhere: Support returning error from BackgroundAction 2022-12-15 17:36:57 +00:00
LibTimeZone
LibTLS
LibUnicode LibUnicode: Fix compilation when the UCD download is disabled 2022-12-14 15:24:48 +00:00
LibUSBDB
LibVideo
LibVT
LibWasm Meta+CMake: Extract Wasm spec tests into the binary directory 2022-12-14 20:29:43 +03:30
LibWeb LibWeb: Fix passing size/position to paint_radial_gradient() 2022-12-20 11:03:18 +01:00
LibWebSocket AK: Stop using DeprecatedString in Base64 encoding 2022-12-20 10:34:19 +01:00
LibWebView Browser+WebContent: Fixup some DOM inspector weirdness 2022-12-19 11:37:56 -05:00
LibX86
LibXML
CMakeLists.txt LibGLSL: Add LibGLSL 2022-12-17 22:39:09 -07:00