Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | LibC: Run clang-format on everything. | Andreas Kling |
2019-05-22 | LibC: Implement wait() as a wrapper around waitpid(). | Andreas Kling |
2019-04-23 | Put assertions behind a DEBUG flag to make it easy to build without them. | Andreas Kling |
2019-02-24 | LibC: A bunch of compat work towards porting GCC. | Andreas Kling |