cosmopolitan/build/bootstrap
Justine Tunney 2d64b9994b Avoid creating temporary output files
This change also removes the futimens() call on the Landlock Make output
file workaround, since it caused problems with commands like fixupobj
which modify-in-place. It turns out if a file is opened for writing and
then no writes actually occur, then the modified time doesn't change.
2022-08-10 22:31:16 -07:00
..
ape.elf Fix WSL regression with APE loader 2022-06-11 05:17:26 -07:00
ar.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
cocmd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
compile.com Avoid creating temporary output files 2022-08-10 22:31:16 -07:00
cp.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
echo.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
fixupobj.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
gzip.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
make.com Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
mkdeps.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
mkdir.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
package.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
pwd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
rm.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
touch.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
unbundle.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
zipobj.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00