summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memchr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* ansi and some missing protosderaadt2004-08-071-7/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* there is no string.h in stand landmickey1998-06-271-2/+2
* add memchr to libkernchuck1997-11-041-0/+66