Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing part of check_error: copy description (and of course call next_payload) | Mattias Andrée | 2016-07-21 | 1 | -4/+19 |
* | m api fix | Mattias Andrée | 2016-07-21 | 1 | -7/+6 |
* | Add missing const | Mattias Andrée | 2016-07-21 | 1 | -4/+4 |
* | m fix | Mattias Andrée | 2016-07-21 | 1 | -2/+2 |
* | libcoopgamma_synchronise returns -1 and sets errno to 0 instead of returning -2 | Mattias Andrée | 2016-07-20 | 1 | -12/+9 |
* | m fix | Mattias Andrée | 2016-07-20 | 1 | -3/+3 |
* | typo | Mattias Andrée | 2016-07-20 | 1 | -9/+9 |
* | m doc | Mattias Andrée | 2016-07-20 | 1 | -2/+3 |
* | m | Mattias Andrée | 2016-07-19 | 1 | -1/+1 |
* | Attributes | Mattias Andrée | 2016-07-19 | 1 | -14/+38 |
* | m | Mattias Andrée | 2016-07-19 | 1 | -2/+2 |
* | m | Mattias Andrée | 2016-07-19 | 1 | -4/+4 |
* | Fix warnings | Mattias Andrée | 2016-07-15 | 1 | -41/+91 |
* | Implement libcoopgamma_connect | Mattias Andrée | 2016-07-15 | 1 | -2/+67 |
* | Forgot to reset some data | Mattias Andrée | 2016-07-15 | 1 | -0/+3 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | Add synchronous functions | Mattias Andrée | 2016-07-15 | 1 | -1/+129 |
* | Implement libcoopgamma_synchronise | Mattias Andrée | 2016-07-15 | 1 | -12/+106 |
* | m doc | Mattias Andrée | 2016-07-15 | 1 | -0/+7 |
* | Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchronise | Mattias Andrée | 2016-07-15 | 1 | -1/+47 |
* | m + Implement check_error, next_payload, and next_header | Mattias Andrée | 2016-07-15 | 1 | -11/+116 |
* | Implement libcoopgamma_set_gamma_recv | Mattias Andrée | 2016-07-15 | 1 | -0/+11 |
* | Implement libcoopgamma_get_gamma_recv | Mattias Andrée | 2016-07-15 | 1 | -0/+131 |
* | Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recv | Mattias Andrée | 2016-07-15 | 1 | -0/+163 |
* | Asynchronous communication | Mattias Andrée | 2016-07-15 | 1 | -100/+330 |
* | Inform the user that SIGCHLD must not be ignored or blocked for some function | Mattias Andrée | 2016-07-15 | 1 | -0/+12 |
* | m | Mattias Andrée | 2016-07-15 | 1 | -1/+1 |
* | Beginning on communication functions | Mattias Andrée | 2016-07-15 | 1 | -2/+178 |
* | m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_file | Mattias Andrée | 2016-07-14 | 1 | -1/+200 |
* | Implement libcoopgamma_get_pid_file | Mattias Andrée | 2016-07-14 | 1 | -0/+17 |
* | Implement libcoopgamma_get_methods | Mattias Andrée | 2016-07-14 | 1 | -0/+202 |
* | m + add prototypes for functions for communicating with the server | Mattias Andrée | 2016-07-14 | 1 | -0/+4 |
* | Implement initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 2016-07-14 | 1 | -0/+802 |