Truly independent web browser
Find a file
Andreas Kling 0c38a4c30f WindowServer: Sever the WSWindow/Process link when the process dies.
This fixes a deadlock where the WindowServer would get stuck trying to
acquire a dead process's event stream lock.
2019-02-05 08:32:32 +01:00
AK AK: Vector::data() shouldn't crash if the vector is empty. 2019-02-05 07:12:45 +01:00
Base LizaBlack8x10: Tweak some glyphs. 2019-02-05 07:12:25 +01:00
FontEditor FontEditor: Allow specifying which font to edit on the command line. 2019-02-05 07:23:01 +01:00
Kernel WindowServer: Sever the WSWindow/Process link when the process dies. 2019-02-05 08:32:32 +01:00
LibC Add a /bin/top program for process table monitoring. 2019-02-04 10:28:12 +01:00
LibGUI mmap all the font files! 2019-02-05 06:43:33 +01:00
SharedGraphics mmap all the font files! 2019-02-05 06:43:33 +01:00
Terminal Terminal: Fix broken parsing of background color escape. 2019-02-04 10:22:47 +01:00
Userland Kernel: Ignore SIGCHLD by default. 2019-02-04 14:06:38 +01:00
WindowServer WindowServer: Sever the WSWindow/Process link when the process dies. 2019-02-05 08:32:32 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00