Zeke-OS / zeke

A POSIX-like OS for ARM processors.
Other
86 stars 9 forks source link

libc: Implement memccpy() #181

Closed OlliV closed 4 years ago

OlliV commented 4 years ago

https://pubs.opengroup.org/onlinepubs/9699919799/functions/memccpy.html

OlliV commented 4 years ago

Moved to #134