You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This avoids semantic mismatch between POSIX rename(...) and the _rename()
function offered in the Win32 API. The proposed function is meant to offer
the semantics of the corresponding C++17 function.
0 commit comments