Truly independent web browser
Find a file
Andreas Kling d7307c3119 Kernel: Ignore SIGCHLD by default.
Also use an enum for the rather-confusing return value in dispatch_signal().
I will go through the rest of the signals and set them up with the
appropriate default dispositions at some other point.
2019-02-04 14:06:38 +01:00
AK AK: Fix leak in HashTable move assignment operator. 2019-02-04 08:53:12 +01:00
Base LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. 2019-02-04 11:37:15 +01:00
FontEditor FontEditor: Add text box for editing the font name. 2019-02-03 03:06:58 +01:00
Kernel Kernel: Ignore SIGCHLD by default. 2019-02-04 14:06:38 +01:00
LibC Add a /bin/top program for process table monitoring. 2019-02-04 10:28:12 +01:00
LibGUI LibGUI: Use LightGray as the base UI color. 2019-02-04 11:53:26 +01:00
SharedGraphics LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. 2019-02-04 11:37:15 +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 LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. 2019-02-04 11:37:15 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00