cosmopolitan/test/libc
Justine Tunney c9fecf3a55
Make improvements
- You can now run `make -j8 toolchain` on Windows
- You can now run `make -j` on MacOS ARM64 and BSD OSes
- You can now use our Emacs dev environment on MacOS/Windows
- Fix bug where the x16 register was being corrupted by --ftrace
- The programs under build/bootstrap/ are updated as fat binaries
- The Makefile now explains how to download cosmocc-0.0.12 toolchain
- The build scripts under bin/ now support "cosmo" branded toolchains
- stat() now goes faster on Windows (shaves 100ms off `make` latency)
- Code cleanup and added review on the Windows signal checking code
- posix_spawnattr_setrlimit() now works around MacOS ARM64 bugs
- Landlock Make now favors posix_spawn() on non-Linux/OpenBSD
- posix_spawn() now has better --strace logging on Windows
- fstatat() can now avoid EACCES in more cases on Windows
- fchmod() can now change the readonly bit on Windows
2023-10-15 16:45:00 -07:00
..
calls Make improvements 2023-10-15 16:45:00 -07:00
dns Improve threading and i/o routines 2023-10-12 23:13:04 -07:00
fmt Make improvements 2023-10-03 06:17:16 -07:00
intrin Make improvements 2023-09-18 21:04:47 -07:00
log Make improvements 2023-09-18 21:04:47 -07:00
mem Make improvements 2023-09-18 21:04:47 -07:00
nexgen32e Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
proc Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
release Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
runtime Revert "Rewrite ZipOS" 2023-10-03 14:40:03 -07:00
sock Fix the Landlock Make build 2023-10-14 10:40:05 -07:00
stdio Improve threading and i/o routines 2023-10-12 23:13:04 -07:00
str Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
thread Make improvements 2023-10-15 16:45:00 -07:00
time Make improvements 2023-10-03 06:17:16 -07:00
tinymath Fix strtod NaN handling / fix SIGSEGV in testlib/showerror (#901) 2023-09-27 00:16:36 -07:00
x Make improvements 2023-09-18 21:04:47 -07:00
xed Make improvements 2023-09-06 12:34:59 -07:00
test.mk Make improvements 2023-09-18 21:04:47 -07:00