summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-11-29 05:40:40 -0800
committerDan Nicholson <dbn.lists@gmail.com>2012-12-03 07:02:27 -0800
commite8086bc54fa0f9e2e5f10408cfccbcba8ba9b434 (patch)
treed7b94198accfc22629523a91faa235b812bc8e2c /check
parentd6337ec9861f9f32d484159014f921e97fbcb264 (diff)
downloadpkg-config-e8086bc54fa0f9e2e5f10408cfccbcba8ba9b434.tar.gz
Convert to doubly-linked GList
Using a doubly-linked list allows it to be easily traversed in both directions and makes removing nodes in place much simpler. This adds an extra pointer to each node and associated manipulation during any list processing, but this trade seems acceptable over the repeated hacks to work with singly-linked lists.
Diffstat (limited to 'check')
0 files changed, 0 insertions, 0 deletions