Age | Commit message (Expand) | Author |
---|---|---|
2020-12-25 | LibC: Further stub out tcflow() | Tyler Lanphear |
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-07-11 | LibC: Implement tcflush(3) | Peter Elliott |
2020-07-04 | Kernel: Move headers intended for userspace use into Kernel/API/ | Andreas Kling |
2020-07-04 | LibC: Implement cf{g,s}et{i,o}speed | AnotherTest |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |