Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | improve header file | Mattias Andrée | 2015-11-29 | 1 | -14/+14 |
* | install examples | Mattias Andrée | 2015-11-29 | 1 | -13/+43 |
* | fix documentation + add info manual | Mattias Andrée | 2015-11-29 | 7 | -16/+1012 |
* | improve readme | Mattias Andrée | 2015-11-29 | 1 | -21/+41 |
* | use line continuation for .phony in makefile | Mattias Andrée | 2015-11-28 | 1 | -1/+4 |
* | move manpages from doc/ to doc/man/ | Mattias Andrée | 2015-11-28 | 21 | -4/+4 |
* | man: broadcast 0 instead of pid if ephemeral | Mattias Andrée | 2015-11-28 | 1 | -2/+2 |
* | update dist | Mattias Andrée | 2015-09-01 | 1 | -2/+2 |
* | update version3.1.4 | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
* | improve header file | Mattias Andrée | 2015-09-01 | 2 | -64/+84 |
* | update dist | Mattias Andrée | 2015-08-27 | 1 | -2/+2 |
* | update version3.1.3 | Mattias Andrée | 2015-08-27 | 1 | -1/+1 |
* | fix warnings | Mattias Andrée | 2015-08-27 | 2 | -11/+11 |
* | update dist | Mattias Andrée | 2015-08-27 | 1 | -2/+2 |
* | update version3.1.2 | Mattias Andrée | 2015-08-27 | 1 | -1/+1 |
* | m makefile | Mattias Andrée | 2015-08-27 | 1 | -2/+1 |
* | fix truncated doc | Mattias Andrée | 2015-08-26 | 1 | -1/+1 |
* | update dist | Mattias Andrée | 2015-08-26 | 1 | -2/+2 |
* | update version3.1.1 | Mattias Andrée | 2015-08-26 | 1 | -1/+1 |
* | m bug: wrote to array before checking that it was successfully allocated | Mattias Andrée | 2015-08-26 | 1 | -1/+1 |
* | update dist | Mattias Andrée | 2015-05-17 | 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 | 3 | -26/+18 |
* | add timed example and fix timed polling | Mattias Andrée | 2015-05-17 | 10 | -27/+140 |
* | implemented timed write, read and poll | Mattias Andrée | 2015-05-17 | 1 | -7/+178 |
* | bump version | Mattias Andrée | 2015-05-17 | 1 | -3/+3 |
* | 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 | 23 | -193/+543 |
* | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 2015-05-16 | 9 | -41/+98 |
* | m fix doc | Mattias Andrée | 2015-05-16 | 2 | -2/+2 |
* | update dist | Mattias Andrée | 2015-05-16 | 1 | -2/+2 |
* | use $msg instead of $arg3.0 | Mattias Andrée | 2015-05-16 | 4 | -5/+5 |
* | add missing pathname argument to bus-broadcast.1 | Mattias Andrée | 2015-05-16 | 1 | -0/+1 |
* | fix parsing for chown, chgrp and chmod | Mattias Andrée | 2015-05-16 | 1 | -15/+22 |
* | 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 | 9 | -23/+157 |
* | 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 | 6 | -5/+124 |
* | add chmod, chown and chgrp to the command line tool | Mattias Andrée | 2015-05-01 | 1 | -6/+222 |
* | 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 | 8 | -11/+82 |
* | fix manpages + add manpages for bus_chown and bus_chmod | Mattias Andrée | 2015-05-01 | 9 | -9/+98 |