summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memcmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation of compiling our kernels with -ffreestanding, explicitly mapkettenis2017-01-241-1/+3
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* ansi and some missing protosderaadt2004-08-071-6/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* do not use <string.h> for _STANDALONE, like othersmickey2000-06-291-3/+3
* Pull memcmp() into libkern.millert2000-06-161-0/+66