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