• Sergei Golubchik's avatar
    cleanup: create_temp_file() · 3a7d7e18
    Sergei Golubchik authored
    simplify. move common code inside, specify common flags inside,
    rewrite dead code (`if (mode & O_TEMPORARY)` on Linux, where
    `O_TEMPORARY` is always 0) to actually do something.
    3a7d7e18
replace.c 28.8 KB