Add ccs_pipe_compare
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 15 Jan 2008 22:13:27 +0000 (22:13 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 15 Jan 2008 22:13:27 +0000 (22:13 +0000)
commit3bbddf92797339694a9881d6f08b5bb0aea5adbe
tree39ef48552fb90d1dfd15c13e361aff70f1c67f9b
parente4655054fc18b9814d05e155554c62e856f34c68
Add ccs_pipe_compare

Added a pipe comparison function.  Forgot it when I was adding
support for non-integer pipe types (such as used by Windows).

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20200 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/server/ccs_callback.c
src/ccapi/server/ccs_client.c
src/ccapi/server/ccs_os_pipe.h
src/ccapi/server/ccs_pipe.c
src/ccapi/server/ccs_pipe.h
src/ccapi/server/mac/ccs_os_pipe.c