Age | Commit message (Expand) | Author |
---|---|---|
2019-01-23 | Kernel: Get rid of Unix namespace. | Andreas Kling |
2018-11-16 | Add ioctl() and reimplement tcsetpgrp/tcsetpgrp as ioctls. | Andreas Kling |
2018-10-31 | A bunch of LibC boilerplate stuff added while trying to get figlet to build. | Andreas Kling |
2018-10-22 | Start work on a standard C library. I'm calling it... LibC. | Andreas Kling |