cosmopolitan/test/libc/mem
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
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
arena_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
malloc_test.c Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
realloc_in_place_test.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
strdup_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Avoid creating temporary output files 2022-08-10 22:31:16 -07:00