summaryrefslogtreecommitdiff
path: root/common/lib/libc/string/popcount64.c
AgeCommit message (Expand)Author
2015-05-29Don't compile if there is a macro of the same name.matt
2012-03-09Casts and type changes to fix portability issues.christos
2011-08-21Requires stdint.h.dholland
2009-08-05Fix a comment to not be self-referencing.joerg
2009-07-21remove stray semicolons, makes lint happy and lets the libc build proceeddrochner
2009-07-21Make the constant u_longlong too, lint is just too stupid...joerg
2009-07-21Add explicit casts to make lint happy.joerg
2009-07-21Move popcount et al to src/common and add popcount32/popcount64.joerg