Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-17 | update documentation for bus_poll | Mattias Andrée | 3 | -26/+18 |
2015-05-17 | add timed example and fix timed polling | Mattias Andrée | 10 | -27/+140 |
2015-05-17 | implemented timed write, read and poll | Mattias Andrée | 1 | -7/+178 |
2015-05-17 | bump version | Mattias Andrée | 1 | -3/+3 |
2015-05-17 | mentions stat in manpages | Mattias Andrée | 5 | -5/+30 |
2015-05-17 | specifications for timed functions + fix manpage formatting | Mattias Andrée | 23 | -193/+543 |
2015-05-16 | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 9 | -41/+98 |
2015-05-16 | m fix doc | Mattias Andrée | 2 | -2/+2 |
2015-05-16 | update dist | Mattias Andrée | 1 | -2/+2 |
2015-05-16 | use $msg instead of $arg3.0 | Mattias Andrée | 4 | -5/+5 |
2015-05-16 | add missing pathname argument to bus-broadcast.1 | Mattias Andrée | 1 | -0/+1 |
2015-05-16 | fix parsing for chown, chgrp and chmod | Mattias Andrée | 1 | -15/+22 |