Our exclude lists are now comprised of a base structure with a head
authorWayne Davison <wayned@samba.org>
Wed, 14 Apr 2004 23:33:40 +0000 (23:33 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 14 Apr 2004 23:33:40 +0000 (23:33 +0000)
and a tail pointer pointing to a linked list of items (rather than
an array of pointers that has to be reallocated all the time).


No differences found