]> git.corax.cc Git - corax/commit
Add strlen() function to userspace libc
authorMatthias Kruk <m@m10k.eu>
Fri, 31 Jan 2020 11:24:53 +0000 (20:24 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 31 Jan 2020 11:24:53 +0000 (20:24 +0900)
commit8a0bc0937e29845a84b09ebfe29ad8146e3f2686
tree391098dc5baa3f1b90da40d01e202886c03fa0cc
parenta0c43a80469d816549aa93e2ad663af2c6a8e6cf
Add strlen() function to userspace libc
libc/Makefile
libc/string.c [new file with mode: 0644]