* sendto_kdc.c (default_debug_handler): If writing to a log file, keep
authorKen Raeburn <raeburn@mit.edu>
Wed, 14 Mar 2007 00:26:57 +0000 (00:26 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 14 Mar 2007 00:26:57 +0000 (00:26 +0000)
commit47c316a300fd057dd220552fa159d002ab98a3fe
tree16ba7f455195aaa9edf117a1347bb4c3d449a3d4
parentf0e522c78d5f23d3e470502a814de773c779a69f
* sendto_kdc.c (default_debug_handler): If writing to a log file, keep
it open and unbuffered instead of always opening and closing.  When
the format string has characters to be copied literally to the output,
write them all at once instead of individually.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19222 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/sendto_kdc.c