summaryrefslogtreecommitdiffstats
path: root/src/ccapi/server/ccs_callback.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* make mark-cstyleTom Yu2009-10-311-46/+46
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-301-1/+1
* Add ccs_pipe_compareAlexandra Ellwood2008-01-151-1/+2
* Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood2007-09-181-2/+7
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-1/+2
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-251-22/+25
* Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood2007-07-191-0/+229