aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Beginning on communication functionsMattias Andrée2016-07-152-4/+182
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_fileMattias Andrée2016-07-141-1/+200
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_get_pid_fileMattias Andrée2016-07-141-0/+17
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement libcoopgamma_get_methodsMattias Andrée2016-07-142-7/+209
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add prototypes for functions for communicating with the serverMattias Andrée2016-07-142-0/+132
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Implement initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-142-38/+843
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Prototypes for initialise, destroy, marshal, and unmarshal functionsMattias Andrée2016-07-141-3/+505
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* docMattias Andrée2016-07-141-6/+352
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add structs and enumsMattias Andrée2016-07-141-0/+155
Signed-off-by: Mattias Andrée <maandree@kth.se>