Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize the new "flags" integer when creating a list. | Wayne Davison | 2006-03-07 | 1 | -0/+2 |
* | Changed struct listnode to use "prev" for the previous pointer, | Wayne Davison | 2006-03-07 | 1 | -21/+21 |
* | Changed some structures to avoid gcc's type-punned warnings. | Wayne Davison | 2006-03-07 | 1 | -40/+39 |
* | Tweaked a couple comments. | Wayne Davison | 2006-03-07 | 1 | -2/+2 |
* | 15919: use LinkLists in place of somewhat equivalent code | Clint Adams | 2001-10-02 | 1 | -13/+90 |
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+222 |