summaryrefslogtreecommitdiff
path: root/lib/util/dlinklist.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"Michael Adam2016-07-151-8/+0
* lib:dlinklist: avoid -Wtautological-compare errors with gcc6Ira Cooper2016-07-141-0/+8
* dlist: remove outdated comment about type argumentMichael Adam2016-02-061-4/+0
* dlist: remove unneeded type argument from DLIST_CONCATENATE()Michael Adam2016-02-061-2/+1
* dlist: remove unneeded argument from DLIST_DEMOTE()Michael Adam2016-02-061-2/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-3/+2
* dlinklist: Fix a typoVolker Lendecke2014-04-021-1/+1
* util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)Andrew Tridgell2010-02-101-59/+111
* Temporary changes to dlinklist to keep the implementation static whilstJeremy Allison2010-02-101-0/+16
* util: fix comment and clarify argument name in DLIST_DEMOTE()Michael Adam2009-08-271-3/+3
* Remove duplicate copy of dlinklist.h.Jelmer Vernooij2008-10-111-1/+1
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+113