Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-10-17 | LibC: sys_errlist should be const char* const | Andreas Kling |
2019-09-08 | LibC: #define errno errno | Andreas Kling |
2019-09-07 | LibC: Make "errno" thread-specific | Andreas Kling |
2019-08-15 | LibC: Fix clang-tidy warning about else-after-return in errno handling | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |