aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-14doc bus-chgrp, bus-chown, and bus-chmodMattias Andrée1-3/+3
2015-05-01add chmod, chown and chgrp to the command line toolMattias Andrée1-6/+222
2015-05-01add todos for timed operationsMattias Andrée1-0/+3
2015-05-01implement bus_chown and bus_chmodMattias Andrée1-12/+50
2015-05-01doc bus_pollMattias Andrée2-0/+27
2015-04-29docMattias Andrée3-3/+93
2015-04-28...Mattias Andrée1-1/+54
2015-04-28add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocolMattias Andrée1-1/+10
2015-04-27add nowait option to bus_pollMattias Andrée2-4/+8
2015-04-27add nowait option to bus_writeMattias Andrée3-8/+29
2015-04-27m whitespaceMattias Andrée1-0/+4
2015-04-27improve error handling + patch possible race condition, abi and protocl breakageMattias Andrée1-32/+63
2015-04-26derpMattias Andrée1-2/+3
2015-04-26mMattias Andrée2-3/+3
2015-04-26remove bus_poll_continue, abi breakageMattias Andrée2-16/+17
2015-04-26add polling functionsMattias Andrée2-0/+45
2015-04-26fix docMattias Andrée2-10/+10
2015-04-25parentheses around assignment used as truth valueMattias Andrée1-1/+1
2015-04-25bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée3-5/+26
2015-04-21fix bus creating bugs1.0Mattias Andrée1-4/+38
2015-04-16m + busname generationMattias Andrée3-49/+146
2015-04-16miscMattias Andrée2-48/+88
2015-04-16m docMattias Andrée2-1/+5
2015-04-16docMattias Andrée2-0/+113
2015-04-16work on librarisationMattias Andrée3-249/+623
2015-04-16mMattias Andrée1-1/+1
2015-04-16typoMattias Andrée1-1/+1
2015-04-16mMattias Andrée1-4/+0
2015-04-16miscMattias Andrée1-17/+50
2015-04-16use a file for keysMattias Andrée1-29/+57
2015-04-15remove unused variableMattias Andrée1-1/+1
2015-04-15only open semaphore array onceMattias Andrée1-75/+43
2015-04-15reduce codeMattias Andrée1-63/+4
2015-04-15third draftMattias Andrée1-28/+45
2015-04-15whoopsMattias Andrée1-3/+3
2015-04-14second draftMattias Andrée2-223/+342
2015-04-14first sync draftMattias Andrée1-9/+174
2015-04-14create semaphore array with random keyMattias Andrée1-0/+58