serenity/Userland/Libraries
2021-05-17 17:48:55 +01:00
..
LibArchive
LibAudio
LibC Kernel+Userspace: Implement the accept4() system call 2021-05-17 13:32:19 +02:00
LibChess
LibCompress LibCompress: Add missing #include 2021-05-16 19:21:47 +02:00
LibCore LibCore: Close accepted sockets on exec() and make them non-blocking 2021-05-17 13:32:19 +02:00
LibCoreDump
LibCpp LibCpp: Modify parsing of a Name's scope 2021-05-15 23:28:50 +02:00
LibCrypt Everywhere: Add a blank line after copyright header where missing 2021-05-15 00:27:09 +01:00
LibCrypto Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibDebug Userland: Add missing #includes 2021-05-16 17:49:42 +02:00
LibDesktop
LibDiff
LibDl
LibELF LibELF: Fix an integer overflow in Image::find_sorted_symbol 2021-05-17 14:58:13 +02:00
LibGemini AK+Userland: Remove nullability feature for the ByteBuffer type 2021-05-16 17:49:42 +02:00
LibGfx Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibGL Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibGUI WindowServer+LibGUI: Make menubar allocation asynchronous 2021-05-17 13:33:41 +02:00
LibHTTP AK+Userland: Remove nullability feature for the ByteBuffer type 2021-05-16 17:49:42 +02:00
LibImageDecoderClient LibImageDecoderClient: Decoded images with 0 frames are not successful 2021-05-14 21:02:14 +02:00
LibIPC LibC: Do not include errno.h inside unistd.h 2021-05-14 22:24:02 +02:00
LibJS LibJS: Default-initialize the current_node pointer member in CallFrame 2021-05-17 09:41:26 +02:00
LibKeyboard
LibLine Userland: Don't explicitly call Vector<T>::is_null() 2021-05-16 17:49:42 +02:00
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibRegex
LibSQL Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibSymbolClient
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThread LibThread: Port Lock to foreign environments 2021-05-14 22:24:02 +02:00
LibTLS AK+Userland: Remove nullability feature for the ByteBuffer type 2021-05-16 17:49:42 +02:00
LibTTF
LibVT LibVT: Correct color handling 2021-05-17 18:19:49 +02:00
LibWasm LibWasm: Stub out/implement parsing of all ElementSection segments 2021-05-13 19:44:32 +01:00
LibWeb Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibWebSocket Everywhere: Fix a bunch of typos 2021-05-17 17:48:55 +01:00
LibX86
CMakeLists.txt