aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement libcoopgamma_set_gamma_recvMattias Andrée2016-07-151-0/+11
* Implement libcoopgamma_get_gamma_recvMattias Andrée2016-07-151-0/+131
* Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recvMattias Andrée2016-07-151-0/+163
* Asynchronous communicationMattias Andrée2016-07-151-100/+330
* Inform the user that SIGCHLD must not be ignored or blocked for some functionMattias Andrée2016-07-151-0/+12
* mMattias Andrée2016-07-151-1/+1
* Beginning on communication functionsMattias Andrée2016-07-151-2/+178
* m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_fileMattias Andrée2016-07-141-1/+200
* Implement libcoopgamma_get_pid_fileMattias Andrée2016-07-141-0/+17
* Implement libcoopgamma_get_methodsMattias Andrée2016-07-141-0/+202
* m + add prototypes for functions for communicating with the serverMattias Andrée2016-07-141-0/+4
* Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-141-0/+802