summaryrefslogtreecommitdiff
path: root/src/user/lib/include/string.h
AgeCommit message (Expand)Author
2023-06-08libc: move the strto* functions to stdlib.h, where they "belong"dzwdz
2023-06-02libc: stub out sltar's requirementsdzwdz
2022-09-02user/ports: bare minimum to run doomgenericdzwdz
2022-08-28user/lua: prepare libc headersdzwdz
2022-08-26user/libc: prepare for OpenED portdzwdz
2022-08-22user/libc: strspn, strtokdzwdz
2022-08-14user/libc: ctype.hdzwdz
2022-08-07user/libc: strchrdzwdz
2022-08-03user/libc: isspace, strtoldzwdz
2022-07-26user: move the POSIX-y stuff to the proper header filesdzwdz