aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify, do not install examples or info manual, and change license3.1.7Mattias Andrée2017-12-1123-3612/+0
* forgot to add detailmenuMattias Andrée2015-11-291-3/+24
* info: add last exampleMattias Andrée2015-11-291-4/+631
* whitespaceMattias Andrée2015-11-291-1/+1
* whitespaceMattias Andrée2015-11-291-1/+1
* typoMattias Andrée2015-11-291-1/+1
* typoMattias Andrée2015-11-2915-3/+3
* add almost all examples to infoMattias Andrée2015-11-292-4/+741
* typoMattias Andrée2015-11-292-2/+2
* info: document functionsMattias Andrée2015-11-291-0/+266
* fix manpageMattias Andrée2015-11-291-1/+1
* m manMattias Andrée2015-11-291-1/+1
* fix manpagesMattias Andrée2015-11-292-6/+9
* fix manpagesMattias Andrée2015-11-294-6/+8
* fix documentation + add info manualMattias Andrée2015-11-295-7/+939
* move manpages from doc/ to doc/man/Mattias Andrée2015-11-2820-0/+0
* man: broadcast 0 instead of pid if ephemeralMattias Andrée2015-11-281-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-171-12/+6
* add timed example and fix timed pollingMattias Andrée2015-05-178-2/+131
* mentions stat in manpagesMattias Andrée2015-05-175-5/+30
* specifications for timed functions + fix manpage formattingMattias Andrée2015-05-1720-150/+318
* add -x option to create command, and -n option to broadcast commandMattias Andrée2015-05-168-1/+19
* use $msg instead of $arg3.0Mattias Andrée2015-05-163-3/+3
* add missing pathname argument to bus-broadcast.1Mattias Andrée2015-05-161-0/+1
* add readme for nonblocking exampleMattias Andrée2015-05-161-0/+24
* fix nowait for polling + add nonblocking exampleMattias Andrée2015-05-157-3/+113
* 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-144-1/+120
* only named buses will be implementMattias Andrée2015-05-011-2/+1
* m + add bus_poll.3Mattias Andrée2015-05-017-10/+77
* fix manpages + add manpages for bus_chown and bus_chmodMattias Andrée2015-05-019-9/+98
* docMattias Andrée2015-04-292-4/+7
* add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocolMattias Andrée2015-04-281-3/+18
* update man 7 libbus to reflect that non-blocking has been addedMattias Andrée2015-04-271-2/+1
* m man formattingMattias Andrée2015-04-271-4/+4
* improve error handling + patch possible race condition, abi and protocl breakageMattias Andrée2015-04-271-20/+21
* man pages: edit bugs sectionMattias Andrée2015-04-2614-16/+28
* formattingMattias Andrée2015-04-265-13/+13
* Spell checking and cleanup.Joachim Nilsson2015-04-2612-125/+225
* add readme for examples/daemon-depedencies2.0Mattias Andrée2015-04-261-0/+19
* fix bugs in examples/daemon-depedenciesMattias Andrée2015-04-262-7/+9
* start on a more complex exampleMattias Andrée2015-04-2513-0/+575
* fix telephony-and-music for update apiMattias Andrée2015-04-251-0/+2
* bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée2015-04-251-1/+1
* patch memory leakMattias Andrée2015-04-251-5/+9
* add telephony-and-music exampleMattias Andrée2015-04-258-0/+218