Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-15 | fix nowait for polling + add nonblocking example | Mattias Andrée | 1 | -0/+5 |
2015-05-15 | update examples | Mattias Andrée | 7 | -7/+7 |
2015-05-14 | doc: bus-chmod: octals | Mattias Andrée | 1 | -0/+4 |
2015-05-14 | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 6 | -5/+124 |
2015-05-01 | add chmod, chown and chgrp to the command line tool | Mattias Andrée | 1 | -6/+222 |
2015-05-01 | only named buses will be implement | Mattias Andrée | 1 | -2/+1 |
2015-05-01 | m + add bus_poll.3 | Mattias Andrée | 8 | -11/+82 |
2015-05-01 | fix manpages + add manpages for bus_chown and bus_chmod | Mattias Andrée | 9 | -9/+98 |
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 | 5 | -7/+100 |
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 | 2 | -4/+28 |
2015-04-27 | m readme | Mattias Andrée | 1 | -1/+1 |
2015-04-27 | update man 7 libbus to reflect that non-blocking has been added | Mattias Andrée | 1 | -2/+1 |
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 | m man formatting | Mattias Andrée | 1 | -4/+4 |
2015-04-27 | m readme | Mattias Andrée | 1 | -0/+1 |
2015-04-27 | improve error handling + patch possible race condition, abi and protocl breakage | Mattias Andrée | 2 | -52/+84 |
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 | man pages: edit bugs section | Mattias Andrée | 14 | -16/+28 |
2015-04-26 | formatting | Mattias Andrée | 5 | -13/+13 |
2015-04-26 | Spell checking and cleanup. | Joachim Nilsson | 12 | -125/+225 |
2015-04-26 | fix doc | Mattias Andrée | 2 | -10/+10 |
2015-04-26 | update dist | Mattias Andrée | 1 | -2/+2 |