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