summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscspn_bloom.h
AgeCommit message (Expand)Author
2011-11-25If we have to cast, do it properly.joerg
2011-11-25Use CHAR_BIT; don't hardwire 8. Fix logic slightly to work with arbitrarydholland
2011-11-25Add explicit casts to make lint happy and fix the NetBSD/i386 build.tron
2011-11-24In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly.joerg