summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memcpy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation of compiling our kernels with -ffreestanding, explicitly mapkettenis2017-01-241-1/+3
* From now on, the MI libkern memcpy should not do overlap handling.deraadt2013-06-121-16/+4
* memcpy needs a prototype which is in systm.hgrange2009-01-251-1/+2
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-251-0/+58