Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
* | improve header file | Mattias Andrée | 2015-09-01 | 1 | -5/+4 |
* | fix warnings | Mattias Andrée | 2015-08-27 | 1 | -6/+6 |
* | m bug: wrote to array before checking that it was successfully allocated | Mattias Andrée | 2015-08-26 | 1 | -1/+1 |
* | update documentation for bus_poll | Mattias Andrée | 2015-05-17 | 1 | -7/+6 |
* | add timed example and fix timed polling | Mattias Andrée | 2015-05-17 | 1 | -18/+7 |
* | implemented timed write, read and poll | Mattias Andrée | 2015-05-17 | 1 | -7/+178 |
* | specifications for timed functions + fix manpage formatting | Mattias Andrée | 2015-05-17 | 1 | -19/+135 |
* | m fix doc | Mattias Andrée | 2015-05-16 | 1 | -1/+1 |
* | fix nowait for polling + add nonblocking example | Mattias Andrée | 2015-05-15 | 1 | -12/+29 |
* | implement bus_chown and bus_chmod | Mattias Andrée | 2015-05-01 | 1 | -12/+50 |
* | doc bus_poll | Mattias Andrée | 2015-05-01 | 1 | -0/+13 |
* | doc | Mattias Andrée | 2015-04-29 | 1 | -0/+40 |
* | ... | Mattias Andrée | 2015-04-28 | 1 | -1/+54 |
* | add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocol | Mattias Andrée | 2015-04-28 | 1 | -1/+10 |
* | add nowait option to bus_poll | Mattias Andrée | 2015-04-27 | 1 | -2/+5 |
* | add nowait option to bus_write | Mattias Andrée | 2015-04-27 | 1 | -5/+17 |
* | m whitespace | Mattias Andrée | 2015-04-27 | 1 | -0/+4 |
* | improve error handling + patch possible race condition, abi and protocl breakage | Mattias Andrée | 2015-04-27 | 1 | -32/+63 |
* | derp | Mattias Andrée | 2015-04-26 | 1 | -2/+3 |
* | m | Mattias Andrée | 2015-04-26 | 1 | -1/+1 |
* | remove bus_poll_continue, abi breakage | Mattias Andrée | 2015-04-26 | 1 | -15/+11 |
* | add polling functions | Mattias Andrée | 2015-04-26 | 1 | -0/+39 |
* | fix doc | Mattias Andrée | 2015-04-26 | 1 | -5/+5 |
* | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 2015-04-25 | 1 | -0/+11 |
* | fix bus creating bugs1.0 | Mattias Andrée | 2015-04-21 | 1 | -4/+38 |
* | m + busname generation | Mattias Andrée | 2015-04-16 | 1 | -38/+123 |
* | misc | Mattias Andrée | 2015-04-16 | 1 | -15/+35 |
* | m doc | Mattias Andrée | 2015-04-16 | 1 | -0/+3 |
* | doc | Mattias Andrée | 2015-04-16 | 1 | -0/+55 |
* | work on librarisation | Mattias Andrée | 2015-04-16 | 1 | -0/+459 |