summaryrefslogtreecommitdiff
path: root/src/init/stdlib.c
AgeCommit message (Expand)Author
2021-10-10init: move __tty_fd to the stdlib, add the underscores to its namedzwdz
2021-10-10init/stdlib: implement strcmpdzwdz
2021-10-10init/printf: allow passing a nullptr to %sdzwdz
2021-10-06init printf: implement %xdzwdz
2021-10-06init printf: implement %sdzwdz
2021-10-06init: implement strlendzwdz
2021-10-06init: printf basedzwdz
2021-09-18create `init/stdlib`dzwdz