cosmopolitan/test/libc
Justine Tunney f79b2fe23a Change assumptions about PROT_EXEC implying PROT_READ
On all operating systems tested so far, PROT_EXEC without PROT_READ
always makes memory readable. This turned out to not be the case on
Chromebooks, which likely means they have the capability of running
programs which aren't able to read their own code.
2022-06-23 14:13:19 -07:00
..
alg Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
bits Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
calls Perform some code cleanup 2022-06-23 10:21:07 -07:00
dns Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
fmt Write tests and fixes for utimensat() 2022-06-17 02:43:00 -07:00
intrin Perform some code cleanup 2022-06-23 10:21:07 -07:00
log Make more fixes and improvements 2022-06-13 11:02:13 -07:00
mem Make more fixes and improvements 2022-06-13 11:02:13 -07:00
nexgen32e Perform some code cleanup 2022-06-23 10:21:07 -07:00
rand Make more fixes and improvements 2022-06-13 11:02:13 -07:00
release Fixup and polish chibicc some more 2022-06-20 04:32:25 -07:00
runtime Change assumptions about PROT_EXEC implying PROT_READ 2022-06-23 14:13:19 -07:00
sock Add unix domain socket support to redbean 2022-06-22 03:04:25 -07:00
stdio Make improvements to locking 2022-06-19 01:30:12 -07:00
str Perform some code cleanup 2022-06-23 10:21:07 -07:00
thread Add pthread tls api 2022-06-22 07:08:17 -07:00
time Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
tinymath Add long double printf formatting support 2022-06-14 02:18:03 -07:00
unicode Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
x Make more fixes and improvements 2022-06-13 11:02:13 -07:00
xed Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
test.mk Fix bugs and make improvements 2022-04-20 10:05:34 -07:00