aboutsummaryrefslogtreecommitdiffstats
path: root/src/bus.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify, do not install examples or info manual, and change license3.1.7Mattias Andrée2017-12-111-347/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* improve header fileMattias Andrée2015-11-291-14/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve header fileMattias Andrée2015-09-011-59/+80
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix truncated docMattias Andrée2015-08-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update documentation for bus_pollMattias Andrée2015-05-171-7/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add timed example and fix timed pollingMattias Andrée2015-05-171-7/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* specifications for timed functions + fix manpage formattingMattias Andrée2015-05-171-22/+85
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m fix docMattias Andrée2015-05-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix nowait for polling + add nonblocking exampleMattias Andrée2015-05-151-8/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add todos for timed operationsMattias Andrée2015-05-011-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc bus_pollMattias Andrée2015-05-011-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2015-04-291-3/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add nowait option to bus_pollMattias Andrée2015-04-271-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add nowait option to bus_writeMattias Andrée2015-04-271-2/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-04-261-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove bus_poll_continue, abi breakageMattias Andrée2015-04-261-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add polling functionsMattias Andrée2015-04-261-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix docMattias Andrée2015-04-261-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 busMattias Andrée2015-04-251-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + busname generationMattias Andrée2015-04-161-6/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-04-161-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2015-04-161-0/+58
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* work on librarisationMattias Andrée2015-04-161-0/+103
Signed-off-by: Mattias Andrée <maandree@operamail.com>