aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2016-07-202-19/+19
* Add libcoopgamma_*_destroy.3Mattias Andrée2016-07-209-0/+316
* m docMattias Andrée2016-07-202-4/+6
* m refMattias Andrée2016-07-202-2/+7
* Add libcoopgamma_ramps_initialise.3Mattias Andrée2016-07-201-0/+57
* Add libcoopgamma_*_initialise.3, except libcoopgamma_ramps_initialise.3Mattias Andrée2016-07-208-0/+312
* Add libcoopgamma_connect.3Mattias Andrée2016-07-201-0/+73
* mMattias Andrée2016-07-204-4/+4
* m fixMattias Andrée2016-07-201-1/+1
* Some adviceMattias Andrée2016-07-194-0/+16
* mMattias Andrée2016-07-191-0/+10
* Add libcoopgamma_get_socket_file.3Mattias Andrée2016-07-191-0/+82
* Add libcoopgamma_get_pid_file.3Mattias Andrée2016-07-191-0/+81
* mMattias Andrée2016-07-191-1/+1
* Add libcoopgamma_get_method_and_site.3Mattias Andrée2016-07-191-0/+99
* mMattias Andrée2016-07-191-1/+1
* m + add libcoopgamma_get_methods.3Mattias Andrée2016-07-192-1/+62
* AttributesMattias Andrée2016-07-192-14/+101
* mMattias Andrée2016-07-191-2/+2
* Add ref to other manpages that shall be writtenMattias Andrée2016-07-191-1/+15
* mMattias Andrée2016-07-192-10/+10
* Document macros, enums, structs, and unions in libcoopgamma.h.0Mattias Andrée2016-07-184-72/+462
* add depsMattias Andrée2016-07-181-0/+19
* add libcoopgamma.7Mattias Andrée2016-07-181-0/+34
* Add readmeMattias Andrée2016-07-181-0/+30
* Fix warningsMattias Andrée2016-07-152-94/+174
* Implement libcoopgamma_connectMattias Andrée2016-07-151-2/+67
* Forgot to reset some dataMattias Andrée2016-07-151-0/+3
* mMattias Andrée2016-07-151-1/+1
* Add synchronous functionsMattias Andrée2016-07-152-3/+209
* Implement libcoopgamma_synchroniseMattias Andrée2016-07-152-13/+134
* m docMattias Andrée2016-07-152-0/+14
* Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchroniseMattias Andrée2016-07-152-2/+78
* m + Implement check_error, next_payload, and next_headerMattias Andrée2016-07-152-15/+124
* Implement libcoopgamma_set_gamma_recvMattias Andrée2016-07-151-0/+11
* Implement libcoopgamma_get_gamma_recvMattias Andrée2016-07-152-0/+137
* Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recvMattias Andrée2016-07-151-0/+163
* Asynchronous communicationMattias Andrée2016-07-152-126/+530
* Inform the user that SIGCHLD must not be ignored or blocked for some functionMattias Andrée2016-07-152-0/+22
* mMattias Andrée2016-07-152-2/+2
* Beginning on communication functionsMattias Andrée2016-07-152-4/+182
* 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-142-7/+209
* m + add prototypes for functions for communicating with the serverMattias Andrée2016-07-142-0/+132
* Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-142-38/+843
* Prototypes for initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-141-3/+505
* docMattias Andrée2016-07-141-6/+352
* mMattias Andrée2016-07-141-1/+1
* Add structs and enumsMattias Andrée2016-07-141-0/+155