Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include <spin_lock.h>. | Michael I. Bushnell | 1996-03-07 | 1 | -3/+12 | |
| | | | | | (table_lock): New variable. (nextprime): Lock table_lock around operation of routine. | |||||
* | (ihash_locp_remove): Get rid of the optimization to use HASH_EMPTY instead of | Miles Bader | 1995-08-07 | 1 | -18/+3 | |
| | | | | | | HASH_DEL when the next position on the chain is empty -- different hash chains may share this cell, and have different next positions, leading to random additional entries sometimes disappearing when deleting something. | |||||
* | Initial revision | Michael I. Bushnell | 1995-06-06 | 1 | -0/+32 | |
| | ||||||
* | Include <errno.h>. | Michael I. Bushnell | 1995-06-05 | 1 | -0/+3 | |
| | ||||||
* | Initial revision | Miles Bader | 1995-03-31 | 3 | -0/+521 | |