Age | Commit message (Expand) | Author |
---|---|---|
2019-05-28 | Add clang-format file | Robin Burchell |
2019-03-27 | LibC: Add ungetc() and automatically flush streams on fclose(). | Andreas Kling |
2019-02-26 | Compat work towards making bash-5.0 build with less patches. | Andreas Kling |
2019-02-26 | More compat work. | Andreas Kling |
2019-02-25 | Some compat work towards making GCC's libstdc++ build. | Andreas Kling |
2019-02-23 | LibC: Enough compat work to make binutils-2.32 build and run. | Andreas Kling |
2019-02-08 | LibC: Implement enough missing stuff to get bash-5.0 running. :^) | Andreas Kling |
2018-11-17 | Various stubs while trying to get an old coreutils to build. | Andreas Kling |