﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
292	Linked list should be a separate typedef	Jiri Svoboda	Jakub Jermář	"Currently link_t is used both:
 * to declare a linked list (i.e. its head)
 * to declare a list link

This is confusing. There should be a separate structure typedef list_t for declaring the list itself.
"	enhancement	closed	major	0.5.0	helenos/lib/c	mainline	fixed					
