Workaround the fact that Windows has really poor emulation of POSIX
authorTheodore Tso <tytso@mit.edu>
Tue, 6 Apr 1999 20:46:59 +0000 (20:46 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 6 Apr 1999 20:46:59 +0000 (20:46 +0000)
commit6f0868aacca9b9efd1bc0b621ea34f73dd7f09b9
treeea3b8c9536eefe068a783cf38f2bcc17a737f28f
parent1161012d37e360afe32884f541049ad2b5c58731
Workaround the fact that Windows has really poor emulation of POSIX
functions such as rename.  (In fact, it has completely different
semantics for this call!) Fix supplied by Tom Sanfilippo (txn# 2184 in
krb5dev)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11341 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/rcache/ChangeLog
src/lib/krb5/rcache/rc_io.c