aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update distMattias Andrée2015-08-271-2/+2
* update version3.1.3Mattias Andrée2015-08-271-1/+1
* fix warningsMattias Andrée2015-08-272-11/+11
* update distMattias Andrée2015-08-271-2/+2
* update version3.1.2Mattias Andrée2015-08-271-1/+1
* m makefileMattias Andrée2015-08-271-2/+1
* fix truncated docMattias Andrée2015-08-261-1/+1
* update distMattias Andrée2015-08-261-2/+2
* update version3.1.1Mattias Andrée2015-08-261-1/+1
* m bug: wrote to array before checking that it was successfully allocatedMattias Andrée2015-08-261-1/+1
* update distMattias Andrée2015-05-171-2/+2
* timed write example3.1Mattias Andrée2015-05-176-5/+62
* mMattias Andrée2015-05-172-0/+5
* style + add timed read exampleMattias Andrée2015-05-1725-31/+109
* update documentation for bus_pollMattias Andrée2015-05-173-26/+18
* add timed example and fix timed pollingMattias Andrée2015-05-1710-27/+140
* implemented timed write, read and pollMattias Andrée2015-05-171-7/+178
* bump versionMattias Andrée2015-05-171-3/+3
* mentions stat in manpagesMattias Andrée2015-05-175-5/+30
* specifications for timed functions + fix manpage formattingMattias Andrée2015-05-1723-193/+543
* add -x option to create command, and -n option to broadcast commandMattias Andrée2015-05-169-41/+98
* m fix docMattias Andrée2015-05-162-2/+2
* update distMattias Andrée2015-05-161-2/+2
* use $msg instead of $arg3.0Mattias Andrée2015-05-164-5/+5
* add missing pathname argument to bus-broadcast.1Mattias Andrée2015-05-161-0/+1
* fix parsing for chown, chgrp and chmodMattias Andrée2015-05-161-15/+22
* add readme for nonblocking exampleMattias Andrée2015-05-161-0/+24
* fix nowait for polling + add nonblocking exampleMattias Andrée2015-05-159-23/+157
* update examplesMattias Andrée2015-05-157-7/+7
* doc: bus-chmod: octalsMattias Andrée2015-05-141-0/+4
* doc bus-chgrp, bus-chown, and bus-chmodMattias Andrée2015-05-146-5/+124
* add chmod, chown and chgrp to the command line toolMattias Andrée2015-05-011-6/+222
* only named buses will be implementMattias Andrée2015-05-011-2/+1
* m + add bus_poll.3Mattias Andrée2015-05-018-11/+82
* fix manpages + add manpages for bus_chown and bus_chmodMattias Andrée2015-05-019-9/+98
* add todos for timed operationsMattias Andrée2015-05-011-0/+3
* implement bus_chown and bus_chmodMattias Andrée2015-05-011-12/+50
* doc bus_pollMattias Andrée2015-05-012-0/+27
* docMattias Andrée2015-04-295-7/+100
* ...Mattias Andrée2015-04-281-1/+54
* add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocolMattias Andrée2015-04-282-4/+28
* m readmeMattias Andrée2015-04-271-1/+1
* update man 7 libbus to reflect that non-blocking has been addedMattias Andrée2015-04-271-2/+1
* add nowait option to bus_pollMattias Andrée2015-04-272-4/+8
* add nowait option to bus_writeMattias Andrée2015-04-273-8/+29
* m whitespaceMattias Andrée2015-04-271-0/+4
* m man formattingMattias Andrée2015-04-271-4/+4
* m readmeMattias Andrée2015-04-271-0/+1
* improve error handling + patch possible race condition, abi and protocl breakageMattias Andrée2015-04-272-52/+84
* derpMattias Andrée2015-04-261-2/+3