cosmopolitan/test/libc
Justine Tunney 8f12cd980d Fix execution bug w/o binfmt_misc
The longjmp relocation in the master boot record coincidentally had a
quote character in it, which caused the master boot record to be used
when interpreter by the shell. The solution, is to move the grub stub
below the long mode loader so the real mode loader relocation is near
the master boot record. This change includes a regression test.
2022-05-25 17:24:02 -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 Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
dns Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
fmt Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
intrin Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
log Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
mem Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
nexgen32e Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
rand Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
release Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
runtime Fix execution bug w/o binfmt_misc 2022-05-25 17:24:02 -07:00
sock Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
stdio Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
str Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
thread Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
time Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
tinymath Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
unicode Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
x Make build hermetic without shell scripts 2022-05-25 13:55:57 -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