index
:
libcoopgamma
master
[Feature complete] Cooperative gamma library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcoopgamma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings
Mattias Andrée
2016-07-15
1
-41
/
+91
*
Implement libcoopgamma_connect
Mattias Andrée
2016-07-15
1
-2
/
+67
*
Forgot to reset some data
Mattias Andrée
2016-07-15
1
-0
/
+3
*
m
Mattias Andrée
2016-07-15
1
-1
/
+1
*
Add synchronous functions
Mattias Andrée
2016-07-15
1
-1
/
+129
*
Implement libcoopgamma_synchronise
Mattias Andrée
2016-07-15
1
-12
/
+106
*
m doc
Mattias Andrée
2016-07-15
1
-0
/
+7
*
Add libcoopgamma_set_nonblocking and prototype for libcoopgamma_synchronise
Mattias Andrée
2016-07-15
1
-1
/
+47
*
m + Implement check_error, next_payload, and next_header
Mattias Andrée
2016-07-15
1
-11
/
+116
*
Implement libcoopgamma_set_gamma_recv
Mattias Andrée
2016-07-15
1
-0
/
+11
*
Implement libcoopgamma_get_gamma_recv
Mattias Andrée
2016-07-15
1
-0
/
+131
*
Implement libcoopgamma_get_crtcs_recv and libcoopgamma_get_gamma_info_recv
Mattias Andrée
2016-07-15
1
-0
/
+163
*
Asynchronous communication
Mattias Andrée
2016-07-15
1
-100
/
+330
*
Inform the user that SIGCHLD must not be ignored or blocked for some function
Mattias Andrée
2016-07-15
1
-0
/
+12
*
m
Mattias Andrée
2016-07-15
1
-1
/
+1
*
Beginning on communication functions
Mattias Andrée
2016-07-15
1
-2
/
+178
*
m + Implement libcoopgamma_get_method_and_site and libcoopgamma_get_socket_file
Mattias Andrée
2016-07-14
1
-1
/
+200
*
Implement libcoopgamma_get_pid_file
Mattias Andrée
2016-07-14
1
-0
/
+17
*
Implement libcoopgamma_get_methods
Mattias Andrée
2016-07-14
1
-0
/
+202
*
m + add prototypes for functions for communicating with the server
Mattias Andrée
2016-07-14
1
-0
/
+4
*
Implement initialise, destroy, marshal, and unmarshal functions
Mattias Andrée
2016-07-14
1
-0
/
+802