This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 21:59:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd3463d2e366139aaecaa3ba9e84110e176bfb60
ladybird
/
Libraries
History
Andreas Kling
be2b585ca6
LibCore: Add CSocket::bind() (virtual) and CSocket::listen().
...
These will be useful for implementing server sockets.
2019-07-26 22:39:16 +02:00
..
LibAudio
Libraries: Remove unused "install" targets.
2019-07-21 21:28:48 +02:00
LibC
LibC: Don't clobber errno in free().
2019-07-25 15:23:29 +02:00
LibCore
LibCore: Add CSocket::bind() (virtual) and CSocket::listen().
2019-07-26 22:39:16 +02:00
LibDraw
LibDraw: Add LogStream operator<< overload for Color.
2019-07-23 14:56:42 +02:00
LibGUI
LibGUI: GDialog should close its nested event loop on window close.
2019-07-26 16:13:59 +02:00
LibHTML
LibHTML: A tiny bit of work towards block layout.
2019-07-26 08:05:14 +02:00
LibM
Libraries: Fix wrong paths to "Root" in the various install.sh scripts.
2019-07-21 21:38:30 +02:00