This code manages a simple doubly-linked list.
authorChristopher R. Hertel <crh@samba.org>
Thu, 16 Oct 1997 00:55:11 +0000 (00:55 +0000)
committerChristopher R. Hertel <crh@samba.org>
Thu, 16 Oct 1997 00:55:11 +0000 (00:55 +0000)
commita88ae60fc33e3598f46dfc38e930e261d5e06888
treeefccf83265e6d0739d360b54458ce071fef4c978
parent4691a94d3c657321d29231f062aed714dfe4ac26
This code manages a simple doubly-linked list.
source/ubi_dLinkList.c [new file with mode: 0644]
source/ubi_dLinkList.h [new file with mode: 0644]