ladybird/Libraries
Andreas Kling a40e763b2a LibIPC: Start fleshing out a separate IPC library
This will be a place to put object serialization/deserialization logic,
message parsing, endpoint management, etc.
2019-08-03 15:29:40 +02:00
..
LibAudio LibAudio: Explicitly ignore IPC postprocessing requests 2019-08-02 19:57:30 +02:00
LibC Kernel: mount system call (#396) 2019-08-02 15:18:47 +02:00
LibCore LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
LibDraw LibDraw: Add Color::from_string(StringView) 2019-08-03 11:33:34 +02:00
LibGUI GWidget: Implement set_backcolor() and set_forecolor() 2019-08-03 11:35:10 +02:00
LibHTML LibHTML: Make some use of Vector::empend(). 2019-08-01 16:50:15 +02:00
LibIPC LibIPC: Start fleshing out a separate IPC library 2019-08-03 15:29:40 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00