cosmopolitan/tool
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
..
args Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
build Avoid creating temporary output files 2022-08-10 22:31:16 -07:00
decode Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
emacs Make more libc improvements 2022-08-06 17:18:40 -07:00
hash Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
lambda Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
net Avoid creating temporary output files 2022-08-10 22:31:16 -07:00
plinko Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
scripts Make more libc improvements 2022-08-06 17:18:40 -07:00
viz Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00