cosmopolitan/test/libc/nexgen32e
Justine Tunney 0e2b1bfeed
Make garbage collection thread safe
- You can now use _gc(malloc()) in multithreaded programs
- This change fixes a bug where fork() on NT disabled TLS
- Fixed TLS code morphing on XNU/NT, for R8-R15 registers
2022-09-08 02:33:01 -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 Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
kbase36_test.c Unbloat the build 2022-08-11 00:15:29 -07:00
kcp437_test.c Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
lz4decode_test.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
memmove_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
memrchr_test.c Unbloat the build 2022-08-11 00:15:29 -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 Clean up some code 2022-08-20 12:32:51 -07:00
stackrwx_test.c Fix MODE=tiny build 2022-07-14 05:42:24 -07:00
strcaseconv_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
strcspn_test.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
strsak32_test.c Do some string library work 2022-08-20 22:17:14 -07:00
test.mk Make garbage collection thread safe 2022-09-08 02:33:01 -07:00