list.c File Reference

Functions completing doubly linked circular list implementaion. More...

Include dependency graph for list.c:

Go to the source code of this file.

Functions

bool list_member (const link_t *link, const link_t *head)
void list_concat (link_t *head1, link_t *head2)


Detailed Description

This file contains some of the functions implementing doubly linked circular lists. However, this ADT is mostly implemented in list.h.

Definition in file list.c.


Generated on Sun Jun 18 16:41:03 2006 for HelenOS Kernel (ia32) by  doxygen 1.4.6