summaryrefslogtreecommitdiff
path: root/usual/misc.h
AgeCommit message (Collapse)Author
2010-09-21bits: move bit-arithmetics to separate fileMarko Kreen
2010-09-21Some more doc workMarko Kreen
2009-09-02define rol/ror, remove duplicate code in md5/sha1Marko Kreen
2009-09-02include few experimental modules.Marko Kreen
crc32 - as the name says sha1 - as the name says endian - standardise endianess macros hashtab-impl - inline hash table shlist - list in shared mem utf8 - low-level utf8 support misc - random unclassified stuff pgsocket - async postgres connection They are "experimental" in the sense that their APIs, layout and usefulness is uncertain.