cosmopolitan/test/libc
Justine Tunney 933411ba99 Improve synchronization
- Fix bugs in kDos2Errno definition
- malloc() should now be thread safe
- Fix bug in rollup.com header generator
- Fix open(O_APPEND) on the New Technology
- Fix select() on the New Technology and test it
- Work towards refactoring i/o for thread safety
- Socket reads and writes on NT now poll for signals
- Work towards i/o completion ports on the New Technology
- Make read() and write() intermittently check for signals
- Blinkenlights keyboard i/o so much better on NT w/ poll()
- You can now poll() files and sockets at the same time on NT
- Fix bug in appendr() that manifests with dlmalloc footers off
2022-04-15 15:31:55 -07:00
..
alg Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
bits Add maxmind demo to redbean-demo.com 2022-03-18 15:31:54 -07:00
calls Improve synchronization 2022-04-15 15:31:55 -07:00
dns Improve memory safety 2021-10-13 17:27:13 -07:00
fmt Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
intrin Improve locks and signals 2022-04-12 05:20:17 -07:00
log Fix rusage memory reporting on NT 2022-03-31 17:07:30 -07:00
mem Improve synchronization 2022-04-15 15:31:55 -07:00
nexgen32e Fix more things 2022-03-24 00:12:29 -07:00
rand Improve synchronization 2022-04-15 15:31:55 -07:00
release Delete old commented out Clang tests 2022-04-06 13:02:15 -07:00
runtime Improve synchronization 2022-04-15 15:31:55 -07:00
sock Improve synchronization 2022-04-15 15:31:55 -07:00
stdio Improve synchronization 2022-04-15 15:31:55 -07:00
str Delete some more unneeded Make code 2022-04-06 06:55:08 -07:00
time Make signal handling work well across platforms 2022-03-25 07:28:57 -07:00
tinymath Make improvements 2022-04-07 00:15:35 -07:00
unicode Make numerous improvements 2021-09-28 01:52:34 -07:00
x Make numerous improvements 2021-09-28 01:52:34 -07:00
xed Improve signals and memory protection 2022-04-12 22:11:00 -07:00
test.mk Make numerous improvements 2021-09-28 01:52:34 -07:00