projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01e75f6
)
missed an entry
author
Ken Raeburn
<raeburn@mit.edu>
Thu, 15 Aug 2002 01:28:09 +0000
(
01:28
+0000)
committer
Ken 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
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/ChangeLog
b/src/lib/krb5/ccache/ChangeLog
index 923bd161860da614c7b6ae0a6bd38fb2f8de9600..791788b9f7257eb32af49b2833718457f5a8ab9f 100644
(file)
--- a/
src/lib/krb5/ccache/ChangeLog
+++ b/
src/lib/krb5/ccache/ChangeLog
@@
-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.