about summary refs log tree commit diff
path: root/misc/hashtable.c
AgeCommit message (Expand)Author
2009-02-06Hashtable tweaks.Richard Nyberg
2006-10-15OpenBSD doesn't have stdint.h. It'd be great if they would implement basic c99Richard Nyberg
2006-09-12Pointers to different things need not be represented in the same way.Richard Nyberg
2006-09-12Add a hashtable implementation.Richard Nyberg