mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
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. |
||
---|---|---|
.. | ||
prog | ||
arena_test.c | ||
malloc_test.c | ||
realloc_in_place_test.c | ||
strdup_test.c | ||
test.mk |