Files
bitcoin/src/util
Vasil Dimov ee822d85d6 util: use stronger-guarantee rename method
Use std::filesystem::rename() instead of std::rename(). We rely on the
destination to be overwritten if it exists, but std::rename()'s behavior
is implementation-defined in this case.
2022-02-10 08:16:05 +00:00
..
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-02-23 14:34:32 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-05-11 10:38:18 +02:00
2020-11-10 14:33:37 -05:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-03-04 18:24:00 +01:00
2021-12-30 19:36:57 +02:00
2020-04-16 13:33:09 -04:00