summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/memcpy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"guenther2017-11-291-2/+2
* Use sendsyslog() directly instead of syslog_r() for the "backwards memcpy"guenther2017-08-141-3/+12
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* restructure libc/string + libc/arch/*/string coperation regardingderaadt2014-11-301-0/+99