Age | Commit message (Expand) | Author |
---|---|---|
2021-04-13 | LibCore: Don't leak file descriptor inside AnonymousBuffer on Linux | Jean-Baptiste Boric |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-01-20 | oss-fuzz: Try harder to fix build | Nico Weber |
2021-01-20 | Revert "LibCore: Try to fix fuzzer build" | Nico Weber |
2021-01-20 | LibCore: Try to fix fuzzer build | Nico Weber |
2021-01-16 | LibCore+LibIPC: Add Core::AnonymousBuffer, an IPC-friendly buffer class | Andreas Kling |