Files
uhub/autotest
Jan Vidar Krey 2d6f69d299 Cleaned up usage of linked lists and added missing functionality.
- Added a list_remove_first() which is generally better than list_remove()
  provided you want to remove the first element.
- Added a list_append_list() to append and move all nodes from one list to
  another.
2013-03-22 20:00:40 +01:00
..
2012-11-01 21:18:49 +01:00
2012-11-01 21:52:33 +01:00
2009-02-19 17:14:09 +01:00