Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add nowait option to bus_poll | Mattias Andrée | 2015-04-27 | 2 | -4/+8 |
* | add nowait option to bus_write | Mattias Andrée | 2015-04-27 | 3 | -8/+29 |
* | 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 | 2 | -3/+3 |
* | remove bus_poll_continue, abi breakage | Mattias Andrée | 2015-04-26 | 2 | -16/+17 |
* | add polling functions | Mattias Andrée | 2015-04-26 | 2 | -0/+45 |
* | fix doc | Mattias Andrée | 2015-04-26 | 2 | -10/+10 |
* | parentheses around assignment used as truth value | Mattias Andrée | 2015-04-25 | 1 | -1/+1 |
* | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 2015-04-25 | 3 | -5/+26 |
* | fix bus creating bugs1.0 | Mattias Andrée | 2015-04-21 | 1 | -4/+38 |
* | m + busname generation | Mattias Andrée | 2015-04-16 | 3 | -49/+146 |
* | misc | Mattias Andrée | 2015-04-16 | 2 | -48/+88 |
* | m doc | Mattias Andrée | 2015-04-16 | 2 | -1/+5 |
* | doc | Mattias Andrée | 2015-04-16 | 2 | -0/+113 |
* | work on librarisation | Mattias Andrée | 2015-04-16 | 3 | -255/+629 |
* | m | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-04-16 | 1 | -4/+0 |
* | misc | Mattias Andrée | 2015-04-16 | 1 | -17/+50 |
* | use a file for keys | Mattias Andrée | 2015-04-16 | 1 | -29/+57 |
* | remove unused variable | Mattias Andrée | 2015-04-15 | 1 | -1/+1 |
* | only open semaphore array once | Mattias Andrée | 2015-04-15 | 1 | -75/+43 |
* | reduce code | Mattias Andrée | 2015-04-15 | 1 | -63/+4 |
* | third draft | Mattias Andrée | 2015-04-15 | 1 | -28/+45 |
* | whoops | Mattias Andrée | 2015-04-15 | 1 | -3/+3 |
* | second draft | Mattias Andrée | 2015-04-14 | 2 | -223/+342 |
* | first sync draft | Mattias Andrée | 2015-04-14 | 1 | -9/+174 |
* | create semaphore array with random key | Mattias Andrée | 2015-04-14 | 1 | -0/+58 |