summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
...
* Make an interruptible version of message queues.Garrett D'Amore2016-12-12
* More pipe details, and clarified locking / call order comments in transport.h.Garrett D'Amore2016-12-12
* New pipe stuff.Garrett D'Amore2016-12-12
* Minor tweak to transport API, new declarations for protocols.Garrett D'Amore2016-12-12
* Added threading primitives, more complete transport API.Garrett D'Amore2016-12-12
* New inproc transport.Garrett D'Amore2016-12-12
* Added linked list implementation.Garrett D'Amore2016-12-11
* Work in progress on sendmsg.Garrett D'Amore2016-12-11
* Add operations on msgqueues.Garrett D'Amore2016-12-11
* New msgqueue implementation, use CLOCK_MONOTONIC if available.Garrett D'Amore2016-12-11
* More message API.Garrett D'Amore2016-12-11
* Message allocation, deallocation, reallocation.Garrett D'Amore2016-12-10
* Fix panic to emit backtrace properly.Garrett D'Amore2016-12-10
* Initial commit. This is not going to be useful to you for anything.Garrett D'Amore2016-12-10