serenity/Userland/Libraries
2021-08-08 11:04:30 +01:00
..
LibArchive
LibAudio LibAudio: Make playing lossy flacs more truthful 2021-08-06 23:50:10 +02:00
LibC LibC: Fix negation overflow UB in sys/mman.cpp 2021-08-08 10:55:36 +02:00
LibCards
LibChess
LibCompress
LibCore Everywhere: Replace AK::Singleton => Singleton 2021-08-08 00:03:45 +02:00
LibCoreDump LibCoreDump: Make narrowing uint64_t => FlatPtr conversion explicit 2021-08-08 10:55:36 +02:00
LibCpp LibCpp: Do macro substitution in the preprocessor instead of the parser 2021-08-07 21:24:11 +02:00
LibCrypt
LibCrypto
LibDebug LibDebug: Store 64-bit numbers in AttributeValue 2021-08-08 10:55:36 +02:00
LibDesktop Userland: Use Core::Process::spawn() instead of posix_spawn() in places 2021-08-06 01:06:42 +02:00
LibDiff
LibDl
LibELF
LibFileSystemAccessClient FileSystemAccessServer: Add window title as parameter for opening file 2021-08-07 12:48:22 +02:00
LibGemini
LibGfx Userland: Use kmalloc_array() where appropriate 2021-08-08 00:03:45 +02:00
LibGL
LibGUI LibGUI: Add break even before empty default label 2021-08-08 10:55:36 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Add missing spec links 2021-08-08 11:04:30 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer LibSanitizer+AK: Add float cast overflow handler 2021-08-08 10:55:36 +02:00
LibSQL LibSQL: Use compiler generated default functions 2021-08-06 23:54:36 +02:00
LibSymbolication LibDebug+Everywhere: Make DebugInfo not own the ELF image 2021-08-06 01:14:03 +02:00
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTLS Everywhere: Replace AK::Singleton => Singleton 2021-08-08 00:03:45 +02:00
LibUnicode
LibUSBDB
LibVideo Userland: Use kmalloc_array() where appropriate 2021-08-08 00:03:45 +02:00
LibVT
LibWasm
LibWeb LibWeb: Add missing typeinfo include 2021-08-08 10:55:36 +02:00
LibWebSocket
LibX86
CMakeLists.txt