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)
commitb525c170261a9fc7aacf1329e7ca96213b299f36
treee8b1f32a3e9d5358e23f958e6d3e1f3561841ccc
parent4aedb4ac5dca6010da399e2ace7d5dbf72bb90f1
This code manages a simple doubly-linked list.
(This used to be commit a88ae60fc33e3598f46dfc38e930e261d5e06888)
source3/ubi_dLinkList.c [new file with mode: 0644]
source3/ubi_dLinkList.h [new file with mode: 0644]