cosmopolitan/test/libc/runtime
Justine Tunney 98909b1391 Fix more things
- Update a couple unicode data files
- Disable strace during logger calls
- SQLite now uses pread() / pwrite()
- pread() past EOF on NT now returns 0
- Make the NT mmap() and fork() code elegant
- Give NT a big performance boost with memory
- Add many more mmap() tests to prove it works
2022-03-24 00:12:29 -07:00
..
arch_prctl_test.c Change license 2020-12-27 17:18:44 -08:00
clone_test.c Improve system call support 2021-08-25 21:36:17 -07:00
getdosargv_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
getdosenviron_test.c Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
grow_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
itsatrap_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
memtrack_test.c Get Redbean fork() working on the New Technology 2022-03-20 08:01:14 -07:00
mmap_test.c Fix more things 2022-03-24 00:12:29 -07:00
mremap_test.c Improve memory safety 2021-10-13 17:27:13 -07:00
test.mk Apply fixes and speedups 2021-10-04 03:23:31 -07:00