Age | Commit message (Expand) | Author |
---|---|---|
2015-12-03 | Use SRPL_HEAD() and SRPL_ENTRY() to be consistent with and allow to | Martin Pieuchot |
2015-11-26 | mlink for SRPL_FOREACH_SAFE_LOCKED and tweak its description; | Jason McIntyre |
2015-11-26 | Add SRPL_FOREACH_SAFE_LOCKED(9), needed to turn the single list of | Martin Pieuchot |
2015-09-18 | tweak previous; | Jason McIntyre |
2015-09-18 | implement SRPL_INSERT_AFTER_LOCKED. | David Gwynne |
2015-09-13 | forgot to prototope SRPL_RC_INITIALIZER | David Gwynne |
2015-09-09 | no comma after last entry in NAME; | Jason McIntyre |
2015-09-09 | millert@ noticed an extra period. | David Gwynne |
2015-09-09 | implement a singly linked list built with SRPs. | David Gwynne |