Commits


Update email address


Added Id and license


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.