1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:50:59 +00:00
serenity/Userland
2021-02-17 15:47:00 +01:00
..
Applications SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel 2021-02-16 20:38:49 +01:00
Demos CatDog: Set window hit testing to opaque pixels only 2021-02-15 23:07:49 +01:00
DevTools Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC 2021-02-14 10:39:48 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games Conway: Add interactivity 2021-01-22 22:14:08 +01:00
Libraries LibGUI: Convert dbgprintf() => dbgln() 2021-02-17 15:47:00 +01:00
MenuApplets Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Services DHCPClient: Set ServerIdentifier and RequestedAddress in DHCP REQUESTs 2021-02-17 14:41:36 +01:00
Shell LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
Tests LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 2021-02-16 10:38:52 +01:00
Utilities grep: Exit with 1 if nothing matches 2021-02-15 17:32:56 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00