aboutsummaryrefslogtreecommitdiff
path: root/client/file.c
AgeCommit message (Collapse)Author
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
so that the srvtab and keytab management can share it. Write atomically to a new file and then link and rename to do an atomic update. Leave a backup copy of any file that's replaced.