aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2016-07-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-07-201-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* It is good practice to destroy after failed initMattias Andrée2016-07-209-0/+45
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* disconnect param in libcoopgamma_context_destroy.3Mattias Andrée2016-07-201-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add libcoopgamma_*_unmarshal.3Mattias Andrée2016-07-2018-9/+796
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* man style fixMattias Andrée2016-07-2028-36/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-201-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-209-9/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_*_marshal.3Mattias Andrée2016-07-209-0/+463
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-202-19/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_*_destroy.3Mattias Andrée2016-07-209-0/+316
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m docMattias Andrée2016-07-202-4/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m refMattias Andrée2016-07-202-2/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_ramps_initialise.3Mattias Andrée2016-07-201-0/+57
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_*_initialise.3, except libcoopgamma_ramps_initialise.3Mattias Andrée2016-07-208-0/+312
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_connect.3Mattias Andrée2016-07-201-0/+73
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-204-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2016-07-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some adviceMattias Andrée2016-07-194-0/+16
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-191-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_socket_file.3Mattias Andrée2016-07-191-0/+82
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_pid_file.3Mattias Andrée2016-07-191-0/+81
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_get_method_and_site.3Mattias Andrée2016-07-191-0/+99
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add libcoopgamma_get_methods.3Mattias Andrée2016-07-192-1/+62
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* AttributesMattias Andrée2016-07-192-14/+101
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-191-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add ref to other manpages that shall be writtenMattias Andrée2016-07-191-1/+15
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-192-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document macros, enums, structs, and unions in libcoopgamma.h.0Mattias Andrée2016-07-184-72/+462
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add depsMattias Andrée2016-07-181-0/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add libcoopgamma.7Mattias Andrée2016-07-181-0/+34
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readmeMattias Andrée2016-07-181-0/+30
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-07-152-94/+174
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_connectMattias Andrée2016-07-151-2/+67
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Forgot to reset some dataMattias Andrée2016-07-151-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add synchronous functionsMattias Andrée2016-07-152-3/+209
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_synchroniseMattias Andrée2016-07-152-13/+134
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m docMattias Andrée2016-07-152-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchroniseMattias Andrée2016-07-152-2/+78
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Implement check_error, next_payload, and next_headerMattias Andrée2016-07-152-15/+124
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_set_gamma_recvMattias Andrée2016-07-151-0/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_get_gamma_recvMattias Andrée2016-07-152-0/+137
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recvMattias Andrée2016-07-151-0/+163
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Asynchronous communicationMattias Andrée2016-07-152-126/+530
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Inform the user that SIGCHLD must not be ignored or blocked for some functionMattias Andrée2016-07-152-0/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-152-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Beginning on communication functionsMattias Andrée2016-07-152-4/+182
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>