cosmopolitan/test/libc
Justine Tunney 6843150e0c
Mint APE Loader v1.4
This change also incorporates more bug fixes and improvements to a wide
variety of small things. For example this fixes #860 so Windows console
doesn't get corrupted after exit. An system stack memory map issue with
aarch64 has been fixed. We no longer use O_NONBLOCK on AF_UNIX sockets.
Crash reports on Arm64 will now demangle C++ symbols, even when c++filt
isn't available. Most importantly the Apple M1 version of APE Loader is
brought up to date by this change. A prebuilt unsigned binary for it is
being included in build/bootstrap/. One more thing: retrieving the term
dimensions under --strace was causing the stack to become corrupted and
now that's been solved too. PSS: We're now including an ELF PT_NOTE for
APE in the binaries we build, that has the APE Loader version.
2023-07-25 05:48:08 -07:00
..
calls Fix some more socket bugs 2023-07-23 16:31:10 -07:00
dns Clean up more code 2023-06-18 01:00:05 -07:00
fmt Delete more dead code 2023-07-06 09:12:28 -07:00
intrin Clean up more code 2023-07-06 08:03:24 -07:00
log Clean up more code 2023-06-18 01:00:05 -07:00
mem Make improvements 2023-07-10 04:35:14 -07:00
nexgen32e Clean up more code 2023-07-06 08:03:24 -07:00
release Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
runtime Mint APE Loader v1.4 2023-07-25 05:48:08 -07:00
sock Fix Landlock Make build config issue 2023-07-23 16:43:22 -07:00
stdio Make improvements 2023-07-10 04:35:14 -07:00
str Remove _Hide keyword 2023-07-24 08:34:58 -07:00
thread Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Clean up more code 2023-06-18 01:00:05 -07:00
x Clean up more code 2023-06-18 01:00:05 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
zipos Clean up more code 2023-06-18 01:00:05 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00