aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/linked-list.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-22add marshaling for linked-listMattias Andrée1-1/+27
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-22fix error handlingMattias Andrée2-2/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-22linked list implementationMattias Andrée3-3/+642
Signed-off-by: Mattias Andrée <maandree@operamail.com>