summaryrefslogtreecommitdiff
path: root/include/queue.h
Commit message (Expand)AuthorAgeFilesLines
* Queue: Add ability to modify contiguous units inplaceAnton Staaf2015-07-151-0/+52
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Queue: add peek_memcpy functionGwendal Grignou2015-06-091-5/+14
* Queue: Add policies to queuesAnton Staaf2015-05-261-12/+43
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-081-0/+16
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-21/+106
* Refactor the i8042 module to be thread-safe.Louis Yung-Chieh Lo2012-06-071-0/+40