index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
string
/
memmem.c
Age
Commit message (
Expand
)
Author
2013-05-15
typo: compare len against null needle, not haystack
Antoine Jacoutot
2013-05-13
Add an implementation of memmem() -- from FreeBSD with some tweaks.
Antoine Jacoutot