cosmopolitan/test
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
..
dsp Make more fixes and improvements 2022-06-13 11:02:13 -07:00
libc Change assumptions about PROT_EXEC implying PROT_READ 2022-06-23 14:13:19 -07:00
net Make more fixes and improvements 2022-06-13 11:02:13 -07:00
tool Make more fixes and improvements 2022-06-13 11:02:13 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00