summaryrefslogtreecommitdiff
path: root/util_double_list.h
Commit message (Expand)AuthorAgeFilesLines
* use standard `__typeof__()` instead of GNU extension `typeof()`Eric Engestrom2022-01-191-1/+1
* list: fix an issue with android build using clangRob Clark2016-08-021-1/+1
* list: add first/last entry macrosRob Clark2016-07-201-0/+6
* drm: consolidate common list implementations (v2)Alex Deucher2015-08-051-0/+137