summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memmove.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation of compiling our kernels with -ffreestanding, explicitly mapkettenis2017-01-241-1/+3
* portable memmove(), for if an architecture lacks a custom optimizedderaadt2013-06-111-0/+53