cosmopolitan/test/libc/nexgen32e
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
..
cescapec_test.c Change license 2020-12-27 17:18:44 -08:00
crc32_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ffs_test.c Change license 2020-12-27 17:18:44 -08:00
gclongjmp_test.c Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
kbase36_test.c Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
kcp437_test.c Change license 2020-12-27 17:18:44 -08:00
lz4decode_test.c Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
memmove_test.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
memrchr_test.c Revert "Unbloat build config" 2022-08-10 12:44:56 -07:00
memset_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
pcmpstr_test.c Add malloc logging tool 2022-05-26 23:19:22 -07:00
stackrw_test.c Improve upon the new pledge command 2022-07-14 04:39:45 -07:00
stackrwx_test.c Fix MODE=tiny build 2022-07-14 05:42:24 -07:00
strcaseconv_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
strcspn_test.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
strsak32_test.c Make fixes, improvements, and chibicc python bindings 2021-10-08 08:41:57 -07:00
test.mk Avoid creating temporary output files 2022-08-10 22:31:16 -07:00