Age | Commit message (Expand) | Author |
---|---|---|
2019-07-08 | Kernel: Have the open() syscall take an explicit path length parameter. | Andreas Kling |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-07 | GStackWidget: Add a notification hook for when the active widget changes. | Andreas Kling |
2019-07-04 | Libraries: Unbreak "make install" with new directory locations. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |