Combine file and stdio ccache implementations into one source file; selection
authorKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 00:43:40 +0000 (00:43 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 00:43:40 +0000 (00:43 +0000)
commitb723a43ff10a7a4ca06305c919d0bdd6198b6b90
treea9de55f8ae096d6d97fad2c2200be3f7e3341e43
parent292117c347360a38c6936f93d4db217aa2dcbac9
Combine file and stdio ccache implementations into one source file; selection
is now at compile time, rather than FILE: vs STDIO: prefix.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14715 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/Makefile.in
src/lib/krb5/ccache/cc_file.c
src/lib/krb5/ccache/cc_stdio.c [deleted file]
src/lib/krb5/ccache/ccdefops.c