Age | Commit message (Expand) | Author |
---|---|---|
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2020-02-15 | AK: Remove manual forward declarations with <AK/Forward.h> | Andreas Kling |
2020-02-05 | LibProtocol: Rename namespace LibProtocol => Protocol | 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 |
2019-11-24 | LibProtocol: Add a Download object so users don't have to manage ID's | Andreas Kling |