Branch: refs/heads/master
Home: https://github.com/conformal/btcwallet
Commit: e7826dae00660ea0c8b5c074507c19322f64bb0d
https://github.com/conformal/btcwallet/commit/e7826dae00660ea0c8b5c074507c19322f64bb0d
Author: Josh Rickmar <[email protected]>
Date: 2013-12-05 (Thu, 05 Dec 2013)
Changed paths:
M disksync.go
A rename_plan9.go
A rename_unix.go
A rename_windows.go
M updates.go
Log Message:
-----------
Add atomic rename functions for Windows and Plan 9.
This code is based off leveldb (https://github.com/syndtr/goleveldb),
and the leveldb copyright notice (a 2-clause BSD license) has been
included where used.