]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Implement Linux kernel-inspired generic cyclic doubly linked list interface
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Sep 2020 23:57:34 +0000 (23:57 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Sep 2020 23:57:34 +0000 (23:57 +0000)
commit1c6c13564704c6defc003f727782cef984e43039
treee39459e58b495ea3be25ecdd183090e630d49f43
parent49b4a7773641bbf2a0395bfc43534dc5fa8b5f5f
Implement Linux kernel-inspired generic cyclic doubly linked list interface

It's incomplete, leaving out several helpers. These will be added later
if the need arises.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12910 d7cf8633-e32d-0410-b094-e92efae38249
com_list.c [new file with mode: 0644]
com_list.h [new file with mode: 0644]
common.h
darkplaces-sdl2-vs2017.vcxproj
darkplaces-sdl2-vs2019.vcxproj
makefile.inc
quakedef.h