NetBSD/common
dsl 97943df1a9 A better memchr().
Always read aligned words, invalidating unwanted bytes in first word,
and checking that any match in the last word is before the buffer end.
No loops apart from the one through the data.
2009-07-18 18:06:56 +00:00
..
dist/zlib Fix build problems caused by crc32 addition to libkern. Also, this makes 2009-03-25 18:41:06 +00:00
include Avoid conflicts with ZFS. 2008-12-05 13:11:41 +00:00
lib A better memchr(). 2009-07-18 18:06:56 +00:00