| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-09-01 | whitespace | Mattias Andrée | 1 | -1/+1 |
| 2015-09-01 | improve header file | Mattias Andrée | 2 | -64/+84 |
| 2015-08-27 | fix warnings | Mattias Andrée | 2 | -11/+11 |
| 2015-08-26 | fix truncated doc | 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 documentation for bus_poll | Mattias Andrée | 2 | -14/+12 |
| 2015-05-17 | add timed example and fix timed polling | Mattias Andrée | 2 | -25/+9 |
| 2015-05-17 | implemented timed write, read and poll | Mattias Andrée | 1 | -7/+178 |
| 2015-05-17 | specifications for timed functions + fix manpage formatting | Mattias Andrée | 2 | -41/+220 |
| 2015-05-16 | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 1 | -40/+79 |
| 2015-05-16 | m fix doc | Mattias Andrée | 2 | -2/+2 |
| 2015-05-16 | use $msg instead of $arg3.0 | Mattias Andrée | 1 | -2/+2 |
| 2015-05-16 | fix parsing for chown, chgrp and chmod | Mattias Andrée | 1 | -15/+22 |
| 2015-05-15 | fix nowait for polling + add nonblocking example | Mattias Andrée | 2 | -20/+44 |
| 2015-05-14 | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 1 | -3/+3 |
| 2015-05-01 | add chmod, chown and chgrp to the command line tool | Mattias Andrée | 1 | -6/+222 |
| 2015-05-01 | add todos for timed operations | Mattias Andrée | 1 | -0/+3 |
| 2015-05-01 | implement bus_chown and bus_chmod | Mattias Andrée | 1 | -12/+50 |
| 2015-05-01 | doc bus_poll | Mattias Andrée | 2 | -0/+27 |
| 2015-04-29 | doc | Mattias Andrée | 3 | -3/+93 |
| 2015-04-28 | ... | Mattias Andrée | 1 | -1/+54 |
| 2015-04-28 | add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocol | Mattias Andrée | 1 | -1/+10 |
| 2015-04-27 | add nowait option to bus_poll | Mattias Andrée | 2 | -4/+8 |
| 2015-04-27 | add nowait option to bus_write | Mattias Andrée | 3 | -8/+29 |
| 2015-04-27 | m whitespace | Mattias Andrée | 1 | -0/+4 |
| 2015-04-27 | improve error handling + patch possible race condition, abi and protocl breakage | Mattias Andrée | 1 | -32/+63 |
| 2015-04-26 | derp | Mattias Andrée | 1 | -2/+3 |
| 2015-04-26 | m | Mattias Andrée | 2 | -3/+3 |
| 2015-04-26 | remove bus_poll_continue, abi breakage | Mattias Andrée | 2 | -16/+17 |
| 2015-04-26 | add polling functions | Mattias Andrée | 2 | -0/+45 |
| 2015-04-26 | fix doc | Mattias Andrée | 2 | -10/+10 |
| 2015-04-25 | parentheses around assignment used as truth value | Mattias Andrée | 1 | -1/+1 |
| 2015-04-25 | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 3 | -5/+26 |
| 2015-04-21 | fix bus creating bugs1.0 | Mattias Andrée | 1 | -4/+38 |
| 2015-04-16 | m + busname generation | Mattias Andrée | 3 | -49/+146 |
| 2015-04-16 | misc | Mattias Andrée | 2 | -48/+88 |
| 2015-04-16 | m doc | Mattias Andrée | 2 | -1/+5 |
| 2015-04-16 | doc | Mattias Andrée | 2 | -0/+113 |
| 2015-04-16 | work on librarisation | Mattias Andrée | 3 | -249/+623 |
| 2015-04-16 | m | Mattias Andrée | 1 | -1/+1 |
| 2015-04-16 | typo | Mattias Andrée | 1 | -1/+1 |
| 2015-04-16 | m | Mattias Andrée | 1 | -4/+0 |
| 2015-04-16 | misc | Mattias Andrée | 1 | -17/+50 |
| 2015-04-16 | use a file for keys | Mattias Andrée | 1 | -29/+57 |
| 2015-04-15 | remove unused variable | Mattias Andrée | 1 | -1/+1 |
| 2015-04-15 | only open semaphore array once | Mattias Andrée | 1 | -75/+43 |
| 2015-04-15 | reduce code | Mattias Andrée | 1 | -63/+4 |
| 2015-04-15 | third draft | Mattias Andrée | 1 | -28/+45 |
| 2015-04-15 | whoops | Mattias Andrée | 1 | -3/+3 |
| 2015-04-14 | second draft | Mattias Andrée | 2 | -223/+342 |
