function. Also random bug fixes, and the keyblock confusion has been
authorBarry Jaspan <bjaspan@mit.edu>
Tue, 30 Jan 1990 16:50:48 +0000 (16:50 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Tue, 30 Jan 1990 16:50:48 +0000 (16:50 +0000)
commitb70673f44985430908ea7ee7660c7aa7531c34b4
tree8fa90241972786144c7e7c6fb8ad4c2885fb6a51
parent8a686385894244138e45b594039589504b6dc420
function.  Also random bug fixes, and the keyblock confusion has been
fixed.

bjaspan: changed #ifdef OPENCLOSE to check of flags, added set_flags

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@201 dc483132-0cff-0310-8789-dd5450dbe970
14 files changed:
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_close.c
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_eseq.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_init.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/file/fcc_sseq.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_test.c
src/lib/krb5/ccache/file/fcc_write.c