Moved list of xlats from linked list to rbtree.
authoraland <aland>
Mon, 12 Apr 2004 17:26:23 +0000 (17:26 +0000)
committeraland <aland>
Mon, 12 Apr 2004 17:26:23 +0000 (17:26 +0000)
commit4a06597d8803e5a3b3fb84460d1aff852d2a8bc0
treec05e67935a5fa0c91cb8fd165f335798e26f31fe
parent98ad8ca0b6195f3c2c785829a3647b06b0406b33
Moved list of xlats from linked list to rbtree.

Moved pre-defined xlat's (config:, request:, reply:, etc) to
an initialization routine, which adds them to the rbtree.  This
makes the run-time code a lot simpler, and faster
src/main/xlat.c