add a list data structure that's much more efficient that glists
authorDana Jansens <danakj@orodu.net>
Tue, 4 Mar 2008 22:26:24 +0000 (17:26 -0500)
committerDana Jansens <danakj@orodu.net>
Tue, 4 Mar 2008 22:30:34 +0000 (17:30 -0500)
commit492bff46bdaca15d66ccb37badcda0876ea2a468
tree1a12fb79f9fa02a5ccd3ab2a161e9548312c053d
parent123697809e7534b06c61776502b3c15eeef5a164
add a list data structure that's much more efficient that glists
list.c [new file with mode: 0644]
list.h [new file with mode: 0644]