summaryrefslogtreecommitdiff
path: root/lib/util/dlinklist.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-13lib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.hStefan Metzmacher1-0/+21
2023-07-19lib/util: dlinklist.h sync with LGPL copy from lib/ldb/include/dlinklist.hStefan Metzmacher1-13/+16
2019-06-11DLIST_REMOVE: clang: Fix dereference of a null pointer warningNoel Power1-1/+1
2016-07-15Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"Michael Adam1-8/+0
2016-07-14lib:dlinklist: avoid -Wtautological-compare errors with gcc6Ira Cooper1-0/+8
2016-02-06dlist: remove outdated comment about type argumentMichael Adam1-4/+0
2016-02-06dlist: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam1-2/+1
2016-02-06dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam1-2/+1
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-3/+2
2014-04-02dlinklist: Fix a typoVolker Lendecke1-1/+1
2010-02-10util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)Andrew Tridgell1-59/+111
2010-02-10Temporary changes to dlinklist to keep the implementation static whilstJeremy Allison1-0/+16
2009-08-27util: fix comment and clarify argument name in DLIST_DEMOTE()Michael Adam1-3/+3
2008-10-11Remove duplicate copy of dlinklist.h.Jelmer Vernooij1-1/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+113