Age | Commit message (Expand) | Author |
---|---|---|
2018-11-06 | Add sys_nerr and sys_errlist. | Andreas Kling |
2018-10-28 | Add basic symlink support. | Andreas Kling |
2018-10-26 | Implement sys$chdir() and teach sh+ls to cd around and browse different dirs. | Andreas Kling |
2018-10-26 | Add sys$gethostname and /bin/hostname | Andreas Kling |
2018-10-25 | Implement errno in LibC. | Andreas Kling |