Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If tmp2 and final files are in same filesystem, rename() not copy() #314

Merged
merged 5 commits into from Jan 29, 2022
Merged

Commits on Oct 20, 2021

  1. If the tmp2 and final files are in the same filesystem, rename() inst…

    …ead of
    
    copy() into place.
    Chris Ross committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4b1448c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    8d5d335 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. gcc is able to convert that value for stat(2), but Windows needs a

    reinterpret_cast.  Add that.
    Chris Ross committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    14e0b5a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    c9a426c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    4647f98 View commit details
    Browse the repository at this point in the history