summaryrefslogtreecommitdiff
path: root/lib/libc/hash/md2
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Fix replicated typodholland
2006-05-12since we rename and provide a weak symbol for MD2Transform make it non-static.mrg
2005-11-29WARNS=4christos
2005-09-28Rename "hash.c" to "hashhl.c" since this is included from *hl.c files.christos
2005-09-26The weak alias macros can only work before namespace.h gets included becausechristos
2005-09-25Fix weak aliasing after recent changes.elad
2005-09-24Put public domain MD2 implementation in libc/hash/md2.elad