Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-26 | update dist | Mattias Andrée | 1 | -2/+2 |
2015-08-26 | update version3.1.1 | Mattias Andrée | 1 | -1/+1 |
2015-08-26 | m bug: wrote to array before checking that it was successfully allocated | Mattias Andrée | 1 | -1/+1 |
2015-05-17 | update dist | Mattias Andrée | 1 | -2/+2 |
2015-05-17 | timed write example3.1 | Mattias Andrée | 6 | -5/+62 |
2015-05-17 | m | Mattias Andrée | 2 | -0/+5 |
2015-05-17 | style + add timed read example | Mattias Andrée | 25 | -31/+109 |
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 |