summaryrefslogtreecommitdiff
path: root/src/include/queue.h
Commit message (Expand)AuthorAgeFilesLines
* Add write barriers to the TAILQ insert macros to ensure we never insertKeith Bostic2015-08-181-0/+9
* Remove the unused portions of queue.h.Keith Bostic2015-08-181-332/+6
* Convert the BSD 4-clause license to the BSD 3-clause license:Keith Bostic2012-02-021-4/+0
* Formatting, mostly whitespace (s_longlines).Michael Cahill2011-03-071-1/+1
* Collapse the internal API, push sessions down into the OS layer for error han...Michael Cahill2011-03-041-1/+1
* Move "include" under src so that any file can be opened with "../*/<file>.[ch]".Michael Cahill2011-02-041-0/+563