missed an entry
authorKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 01:28:09 +0000 (01:28 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 01:28:09 +0000 (01:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14718 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/ChangeLog

index 923bd161860da614c7b6ae0a6bd38fb2f8de9600..791788b9f7257eb32af49b2833718457f5a8ab9f 100644 (file)
@@ -16,6 +16,9 @@
        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.
 
        * cc_stdio.c: Deleted.
        * Makefile.in (STLIBOBJS, OBJS, SRCS): Updated.