]> git.corax.cc Git - corax/commit
libc: Add memcpy() implementation, fix bug in memset()
authorMatthias Kruk <m@m10k.eu>
Tue, 5 May 2020 17:20:33 +0000 (02:20 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 5 May 2020 17:20:33 +0000 (02:20 +0900)
commita89681b0b8c84c9c3de1daaf979d3e485a87b115
treeb62d64d8ff1a6e1d4ce8d49fb7ddf46cb9063f8b
parent8f93cb99745a9c8fb30d64e3dbff6a90b40253aa
libc: Add memcpy() implementation, fix bug in memset()
libc/string.c