diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2016-09-16 01:09:55 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2016-09-16 01:09:55 +0000 |
commit | 90a41b12d0d3ed597f3bf81c14a16fb0a3c590c0 (patch) | |
tree | 4aafe8bf59854bceb32770f16db0446eabb185e3 /usr.bin/printf | |
parent | 1a90a048bf66c7d2b5d967fd9f635493303e8d41 (diff) |
move the uvm_map_addr RB tree from RB macros to the RBT functions
this tree is interesting because it uses all the red black tree
features, specifically the augment callback thats called on tree
topology changes, and it poisons and checks entries as theyre removed
from and inserted back into the tree respectively.
ok stefan@
Diffstat (limited to 'usr.bin/printf')
0 files changed, 0 insertions, 0 deletions