summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/memchr.c
AgeCommit message (Expand)Author
2014-06-10mop up #ifdef _KERNEL goo; ok miodTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-08-07ansi and some missing protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1998-06-27there is no string.h in stand landMichael Shalayeff
1997-11-04add memchr to libkernchuck