Truly independent web browser
Go to file
Andreas Kling 5158bee08c Don't use -mregparm=3 in userspace.
It's pretty comfy having arguments in registers in the kernel for now though.
2019-02-08 01:24:52 +01:00
AK Kernel: When a lock is busy, donate remaining process ticks to lock holder. 2019-02-07 11:14:58 +01:00
Base Start working on a simple Launcher app. 2019-02-07 23:17:06 +01:00
Clock Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
FontEditor Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
Kernel Kernel: When validating a string read, validate the pointer first. 2019-02-08 00:10:01 +01:00
Launcher Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
LibC Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
LibGUI Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
SharedGraphics Start working on a simple Launcher app. 2019-02-07 23:17:06 +01:00
Terminal Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
Userland Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00
Utilities Start working on a simple Launcher app. 2019-02-07 23:17:06 +01:00
WindowServer Kernel: Add basic process priority support. 2019-02-07 12:21:17 +01:00
.gitignore Kernel: Much improved BochsVGA (BXVGA) support. 2019-02-06 10:17:26 +01:00