Truly independent web browser
Find a file
Andreas Kling 76f53b40f4 LibC: Add some things needed to build GNU bc.
This patch adds vprintf(), sig_atomic_t, random() and strdup().
bc doesn't build yet, but it will.
2019-02-01 16:03:21 +01:00
AK Implement event loop timers. 2019-02-01 03:50:06 +01:00
Base Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Kernel: VFS::open/create should take base Inode& instead of InodeIdentifier. 2019-02-01 15:36:45 +01:00
LibC LibC: Add some things needed to build GNU bc. 2019-02-01 16:03:21 +01:00
LibGUI Implement event loop timers. 2019-02-01 03:50:06 +01:00
SharedGraphics SharedGraphics: Make Painter::fill_rect() respect the current DrawOp. 2019-02-01 05:23:05 +01:00
Terminal Terminal: Draw the cursor by reversing foreground/background color. 2019-02-01 05:40:27 +01:00
Userland Userland: /bin/ls shouldn't display inode numbers by default. 2019-01-31 17:34:24 +01:00
WindowServer Big, possibly complete sweep of naming changes. 2019-01-31 17:31:23 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00