summaryrefslogtreecommitdiff
path: root/src/init/stdlib.h
AgeCommit message (Expand)Author
2022-07-01kernel: add the debug_klog syscall for tracking down process idsdzwdz
2022-07-01init/stdlib: implement snprintfdzwdz
2022-06-29kernel/vfs: add the OPEN_CREATE flagdzwdz
2022-05-26init: dead simple mallocdzwdz
2022-05-01init/libc: libc_file wrapper over the raw syscallsdzwdz
2022-04-07init: two concurrent shells - serial & vga/ps2dzwdz
2021-11-14shared: move the str* implementations to shared/mem.cdzwdz
2021-11-14shared: use a single implementation of mem* functions everywheredzwdz
2021-11-07init: add strcpy/memcpydzwdz
2021-10-10init: move __tty_fd to the stdlib, add the underscores to its namedzwdz
2021-10-10init/stdlib: implement strcmpdzwdz
2021-10-06init: implement strlendzwdz
2021-10-06init: printf basedzwdz
2021-09-18create `init/stdlib`dzwdz