commit | 4ba3cf60beea7be93a1de674226f412e5fec1105 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Fri Oct 26 12:29:07 2007 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Fri Oct 26 12:29:07 2007 +0000 |
tree | 9a86ea8ba56e33233e28217d36446605ddab4be8 | |
parent | 9f06104c3a56ad5ea2070317b776dfa84f213ffb [diff] |
Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array.