Age | Commit message (Expand) | Author |
---|---|---|
2022-05-01 | init/libc: libc_file wrapper over the raw syscalls | dzwdz |
2022-04-07 | init: two concurrent shells - serial & vga/ps2 | dzwdz |
2021-11-14 | shared: move the str* implementations to shared/mem.c | dzwdz |
2021-11-14 | shared: use a single implementation of mem* functions everywhere | dzwdz |
2021-11-07 | init: add strcpy/memcpy | dzwdz |
2021-10-10 | init: move __tty_fd to the stdlib, add the underscores to its name | dzwdz |
2021-10-10 | init/stdlib: implement strcmp | dzwdz |
2021-10-06 | init: implement strlen | dzwdz |
2021-10-06 | init: printf base | dzwdz |
2021-09-18 | create `init/stdlib` | dzwdz |