CVS report: krb5/src/lib/krb5/ccache ChangeLog cc_file.c
raeburn@MIT.EDU
raeburn at MIT.EDU
Wed Aug 14 21:24:15 EDT 2002
CVSROOT: /cvs/krbdev
Module name: krb5
Changes by: raeburn at drugstore.mit.edu 2002-08-14 21:24:15
Modified files:
src/lib/krb5/ccache: ChangeLog cc_file.c
Log message:
(NO_FILE): New macro. All functions changed to test or assign it rather than
-1 or (FILE*)NULL.
(krb5_fcc_read_keyblock, krb5_fcc_read_data): Rewrite bounds check.
(BINARY_MODE): Always define.
(setvbuf) [!HAVE_SETVBUF]: Define as macro using setbuf.
(krb5_fcc_open_file): Change file descriptor variable to "f" and combine newly
matching stdio and file sections. Use setvbuf instead of checking whether to
use setbuf. Fix bug in merge.
More information about the cvs-krb5
mailing list