Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify, do not install examples or info manual, and change license3.1.7 | Mattias Andrée | 2017-12-11 | 23 | -3612/+0 |
* | forgot to add detailmenu | Mattias Andrée | 2015-11-29 | 1 | -3/+24 |
* | info: add last example | Mattias Andrée | 2015-11-29 | 1 | -4/+631 |
* | whitespace | Mattias Andrée | 2015-11-29 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2015-11-29 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-11-29 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-11-29 | 15 | -3/+3 |
* | add almost all examples to info | Mattias Andrée | 2015-11-29 | 2 | -4/+741 |
* | typo | Mattias Andrée | 2015-11-29 | 2 | -2/+2 |
* | info: document functions | Mattias Andrée | 2015-11-29 | 1 | -0/+266 |
* | fix manpage | Mattias Andrée | 2015-11-29 | 1 | -1/+1 |
* | m man | Mattias Andrée | 2015-11-29 | 1 | -1/+1 |
* | fix manpages | Mattias Andrée | 2015-11-29 | 2 | -6/+9 |
* | fix manpages | Mattias Andrée | 2015-11-29 | 4 | -6/+8 |
* | fix documentation + add info manual | Mattias Andrée | 2015-11-29 | 5 | -7/+939 |
* | move manpages from doc/ to doc/man/ | Mattias Andrée | 2015-11-28 | 20 | -0/+0 |
* | man: broadcast 0 instead of pid if ephemeral | Mattias Andrée | 2015-11-28 | 1 | -2/+2 |
* | timed write example3.1 | Mattias Andrée | 2015-05-17 | 6 | -5/+62 |
* | m | Mattias Andrée | 2015-05-17 | 2 | -0/+5 |
* | style + add timed read example | Mattias Andrée | 2015-05-17 | 25 | -31/+109 |
* | update documentation for bus_poll | Mattias Andrée | 2015-05-17 | 1 | -12/+6 |
* | add timed example and fix timed polling | Mattias Andrée | 2015-05-17 | 8 | -2/+131 |
* | mentions stat in manpages | Mattias Andrée | 2015-05-17 | 5 | -5/+30 |
* | specifications for timed functions + fix manpage formatting | Mattias Andrée | 2015-05-17 | 20 | -150/+318 |
* | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 2015-05-16 | 8 | -1/+19 |
* | use $msg instead of $arg3.0 | Mattias Andrée | 2015-05-16 | 3 | -3/+3 |
* | add missing pathname argument to bus-broadcast.1 | Mattias Andrée | 2015-05-16 | 1 | -0/+1 |
* | add readme for nonblocking example | Mattias Andrée | 2015-05-16 | 1 | -0/+24 |
* | fix nowait for polling + add nonblocking example | Mattias Andrée | 2015-05-15 | 7 | -3/+113 |
* | update examples | Mattias Andrée | 2015-05-15 | 7 | -7/+7 |
* | doc: bus-chmod: octals | Mattias Andrée | 2015-05-14 | 1 | -0/+4 |
* | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 2015-05-14 | 4 | -1/+120 |
* | only named buses will be implement | Mattias Andrée | 2015-05-01 | 1 | -2/+1 |
* | m + add bus_poll.3 | Mattias Andrée | 2015-05-01 | 7 | -10/+77 |
* | fix manpages + add manpages for bus_chown and bus_chmod | Mattias Andrée | 2015-05-01 | 9 | -9/+98 |
* | doc | Mattias Andrée | 2015-04-29 | 2 | -4/+7 |
* | add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocol | Mattias Andrée | 2015-04-28 | 1 | -3/+18 |
* | update man 7 libbus to reflect that non-blocking has been added | Mattias Andrée | 2015-04-27 | 1 | -2/+1 |
* | m man formatting | Mattias Andrée | 2015-04-27 | 1 | -4/+4 |
* | improve error handling + patch possible race condition, abi and protocl breakage | Mattias Andrée | 2015-04-27 | 1 | -20/+21 |
* | man pages: edit bugs section | Mattias Andrée | 2015-04-26 | 14 | -16/+28 |
* | formatting | Mattias Andrée | 2015-04-26 | 5 | -13/+13 |
* | Spell checking and cleanup. | Joachim Nilsson | 2015-04-26 | 12 | -125/+225 |
* | add readme for examples/daemon-depedencies2.0 | Mattias Andrée | 2015-04-26 | 1 | -0/+19 |
* | fix bugs in examples/daemon-depedencies | Mattias Andrée | 2015-04-26 | 2 | -7/+9 |
* | start on a more complex example | Mattias Andrée | 2015-04-25 | 13 | -0/+575 |
* | fix telephony-and-music for update api | Mattias Andrée | 2015-04-25 | 1 | -0/+2 |
* | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 2015-04-25 | 1 | -1/+1 |
* | patch memory leak | Mattias Andrée | 2015-04-25 | 1 | -5/+9 |
* | add telephony-and-music example | Mattias Andrée | 2015-04-25 | 8 | -0/+218 |