Commits


- Remove useless define - Test CVS diff within CVS commit mail notifications :)


Added a double-linked list data structure and management functions. NOTE: The content pointer in struct node is a void* pointer, so be sure to cast the right type.