$Revision: 1.2 $

Flush dirty entries in quick_clear(), and rename to clear()

Untaint values read from file in _set_options() (see email)
	Actually, only the header values should be untainted
	Cache entries should be tainted

Make thread-safe

Factor common code out of read() and write()

Improve test suite

