https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98386
--- Comment #3 from Nathan Sidwell <nathan at gcc dot gnu.org> --- Hm does rename(2) fail on windows if the new name exists? (in posix it replaces, otherwise there's gonna be a race condition)
nathan at gcc dot gnu.org via Gcc-bugs Mon, 21 Dec 2020 09:06:46 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98386
--- Comment #3 from Nathan Sidwell <nathan at gcc dot gnu.org> --- Hm does rename(2) fail on windows if the new name exists? (in posix it replaces, otherwise there's gonna be a race condition)