| Commit message (Expand) | Author | Files | Lines |
2016-07-15 | m | Mattias Andrée | 1 | -1/+1 |
2016-07-15 | Add synchronous functions | Mattias Andrée | 2 | -3/+209 |
2016-07-15 | Implement libcoopgamma_synchronise | Mattias Andrée | 2 | -13/+134 |
2016-07-15 | m doc | Mattias Andrée | 2 | -0/+14 |
2016-07-15 | Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchronise | Mattias Andrée | 2 | -2/+78 |
2016-07-15 | m + Implement check_error, next_payload, and next_header | Mattias Andrée | 2 | -15/+124 |
2016-07-15 | Implement libcoopgamma_set_gamma_recv | Mattias Andrée | 1 | -0/+11 |
2016-07-15 | Implement libcoopgamma_get_gamma_recv | Mattias Andrée | 2 | -0/+137 |
2016-07-15 | Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recv | Mattias Andrée | 1 | -0/+163 |
2016-07-15 | Asynchronous communication | Mattias Andrée | 2 | -126/+530 |
2016-07-15 | Inform the user that SIGCHLD must not be ignored or blocked for some function | Mattias Andrée | 2 | -0/+22 |
2016-07-15 | m | Mattias Andrée | 2 | -2/+2 |
2016-07-15 | Beginning on communication functions | Mattias Andrée | 2 | -4/+182 |
2016-07-14 | m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_file | Mattias Andrée | 1 | -1/+200 |
2016-07-14 | Implement libcoopgamma_get_pid_file | Mattias Andrée | 1 | -0/+17 |
2016-07-14 | Implement libcoopgamma_get_methods | Mattias Andrée | 2 | -7/+209 |
2016-07-14 | m + add prototypes for functions for communicating with the server | Mattias Andrée | 2 | -0/+132 |
2016-07-14 | Implement initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 2 | -38/+843 |
2016-07-14 | Prototypes for initialise, destroy, marshal, and unmarshal functions | Mattias Andrée | 1 | -3/+505 |
2016-07-14 | doc | Mattias Andrée | 1 | -6/+352 |
2016-07-14 | m | Mattias Andrée | 1 | -1/+1 |