Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Michael Hwang: 27773: document how linked lists are joined together | Peter Stephenson | 2010-03-07 | 1 | -0/+70 |
* | 23670: rationalise some linked list functions | Peter Stephenson | 2007-06-27 | 1 | -6/+62 |
* | 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 |