cosmopolitan/test/libc
Justine Tunney 155b378a39
Tidy up the threading implementation
The organization of the source files is now much more rational.
Old experiments that didn't work out are now deleted. Naming of
things like files is now more intuitive.
2022-09-10 02:56:25 -07:00
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
dns Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
fmt Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00
intrin Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
log Clean up some code 2022-08-20 12:32:51 -07:00
mem Polyfill IPv6 on non-Linux 2022-09-08 06:06:22 -07:00
nexgen32e Make garbage collection thread safe 2022-09-08 02:33:01 -07:00
release Make some minor touchups for nightlies 2022-09-09 19:12:40 -07:00
runtime Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
sock Polyfill IPv6 on non-Linux 2022-09-08 06:06:22 -07:00
stdio Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00
str Add pthread attributes and other libc functions 2022-09-07 05:28:32 -07:00
thread Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
time Remove testonly keyword 2022-09-05 08:41:43 -07:00
tinymath Add FP_ILOGB constants (#599) 2022-09-07 21:37:53 -07:00
x Tidy up the threading implementation 2022-09-10 02:56:25 -07:00
xed Remove testonly keyword 2022-09-05 08:41:43 -07:00
zipos Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00