]> git.xonotic.org Git - xonotic/darkplaces.git/history - com_list.c
com_list: Implement the rest of the linked list API from the Linux kernel
[xonotic/darkplaces.git] / com_list.c
2020-11-08 cloudwalkcom_list: Implement the rest of the linked list API...
2020-09-17 cloudwalkRename qboolean to qbool
2020-09-08 cloudwalkcom_list: Rename Delete to Delete_Init and implement...
2020-09-07 cloudwalkImplement Linux kernel-inspired generic cyclic doubly...