aboutsummaryrefslogtreecommitdiffstats
path: root/src/bus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* m bug: wrote to array before checking that it was successfully allocatedMattias Andrée2015-08-261-1/+1
* update documentation for bus_pollMattias Andrée2015-05-171-7/+6
* add timed example and fix timed pollingMattias Andrée2015-05-171-18/+7
* implemented timed write, read and pollMattias Andrée2015-05-171-7/+178
* specifications for timed functions + fix manpage formattingMattias Andrée2015-05-171-19/+135
* m fix docMattias Andrée2015-05-161-1/+1
* fix nowait for polling + add nonblocking exampleMattias Andrée2015-05-151-12/+29
* implement bus_chown and bus_chmodMattias Andrée2015-05-011-12/+50
* doc bus_pollMattias Andrée2015-05-011-0/+13
* docMattias Andrée2015-04-291-0/+40
* ...Mattias Andrée2015-04-281-1/+54
* add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocolMattias Andrée2015-04-281-1/+10
* add nowait option to bus_pollMattias Andrée2015-04-271-2/+5
* add nowait option to bus_writeMattias Andrée2015-04-271-5/+17
* m whitespaceMattias Andrée2015-04-271-0/+4
* improve error handling + patch possible race condition, abi and protocl breakageMattias Andrée2015-04-271-32/+63
* derpMattias Andrée2015-04-261-2/+3
* mMattias Andrée2015-04-261-1/+1
* remove bus_poll_continue, abi breakageMattias Andrée2015-04-261-15/+11
* add polling functionsMattias Andrée2015-04-261-0/+39
* fix docMattias Andrée2015-04-261-5/+5
* bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée2015-04-251-0/+11
* fix bus creating bugs1.0Mattias Andrée2015-04-211-4/+38
* m + busname generationMattias Andrée2015-04-161-38/+123
* miscMattias Andrée2015-04-161-15/+35
* m docMattias Andrée2015-04-161-0/+3
* docMattias Andrée2015-04-161-0/+55
* work on librarisationMattias Andrée2015-04-161-0/+459