Age | Commit message (Expand) | Author |
---|---|---|
2020-10-08 | AK: Use new format functions. | asynts |
2020-07-23 | Lagom: Add LibGemini, LibGfx | Nico Weber |
2020-07-05 | AK: Remove debug spam in SharedBuffer::create_from_shbuf_id() | Andreas Kling |
2020-07-04 | Kernel: Move headers intended for userspace use into Kernel/API/ | Andreas Kling |
2020-02-28 | Kernel: Merge the shbuf_get_size() syscall into shbuf_get() | Andreas Kling |
2020-02-28 | LibC: Move shbuf_* API's to <serenity.h> | Andreas Kling |
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2020-02-01 | AK: #ifdef out the contents of SharedBuffer on other platforms | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-01 | AK: Move the userspace SharedBuffer from LibC to AK | Andreas Kling |