Age | Commit message (Expand) | Author |
---|---|---|
2021-01-04 | Kernel+LibC: Tidy up assertion failures with a dedicated syscall | Andreas Kling |
2020-12-30 | LibC: Set "assertion" coredump metadata in __assertion_failed() | Linus Groh |
2020-12-14 | LibC: Make it possible to use ASSERTs without initializing stdio | Itamar |
2020-05-26 | LibC: Remove endless loop after abort() call | Sergey Bugaev |
2020-04-13 | LibC: Simplify ASSERT() to reduce code size | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |