Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify, do not install examples or info manual, and change license3.1.7 | Mattias Andrée | 2017-12-11 | 3 | -1973/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | improve header file | Mattias Andrée | 2015-11-29 | 1 | -14/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2015-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | improve header file | Mattias Andrée | 2015-09-01 | 2 | -64/+84 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix warnings | Mattias Andrée | 2015-08-27 | 2 | -11/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix truncated doc | Mattias Andrée | 2015-08-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | 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 | 2 | -14/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add timed example and fix timed polling | Mattias Andrée | 2015-05-17 | 2 | -25/+9 |
| | | | | 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 | 2 | -41/+220 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 2015-05-16 | 1 | -40/+79 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m fix doc | Mattias Andrée | 2015-05-16 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use $msg instead of $arg3.0 | Mattias Andrée | 2015-05-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix parsing for chown, chgrp and chmod | Mattias Andrée | 2015-05-16 | 1 | -15/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix nowait for polling + add nonblocking example | Mattias Andrée | 2015-05-15 | 2 | -20/+44 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 2015-05-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add chmod, chown and chgrp to the command line tool | Mattias Andrée | 2015-05-01 | 1 | -6/+222 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add todos for timed operations | Mattias Andrée | 2015-05-01 | 1 | -0/+3 |
| | | | | 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 | 2 | -0/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2015-04-29 | 3 | -3/+93 |
| | | | | 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 | 2 | -4/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add nowait option to bus_write | Mattias Andrée | 2015-04-27 | 3 | -8/+29 |
| | | | | 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 | 2 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove bus_poll_continue, abi breakage | Mattias Andrée | 2015-04-26 | 2 | -16/+17 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add polling functions | Mattias Andrée | 2015-04-26 | 2 | -0/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix doc | Mattias Andrée | 2015-04-26 | 2 | -10/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | parentheses around assignment used as truth value | Mattias Andrée | 2015-04-25 | 1 | -1/+1 |
| | | | | 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 | 3 | -5/+26 |
| | | | | 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 | 3 | -49/+146 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2015-04-16 | 2 | -48/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2015-04-16 | 2 | -1/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2015-04-16 | 2 | -0/+113 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | work on librarisation | Mattias Andrée | 2015-04-16 | 3 | -255/+629 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-04-16 | 1 | -4/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2015-04-16 | 1 | -17/+50 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use a file for keys | Mattias Andrée | 2015-04-16 | 1 | -29/+57 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove unused variable | Mattias Andrée | 2015-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | only open semaphore array once | Mattias Andrée | 2015-04-15 | 1 | -75/+43 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reduce code | Mattias Andrée | 2015-04-15 | 1 | -63/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | third draft | Mattias Andrée | 2015-04-15 | 1 | -28/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |