cosmopolitan/libc/stdio/unlocked
Justine Tunney 6e52cba37a Fix stdio regression
This change fixes a nasty regression caused by
80b211e314 which deadlocked.

This change also causes MbedTLS to prefer the ChaCha ciphersuite on
older CPUs that don't have AES hardware instructions.
2022-05-19 00:51:15 -07:00
..
clearerr_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
feof_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
ferror_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fflush_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fgetc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fgets_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fgetwc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fgetws_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fileno_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fputc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fputs_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fputwc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fputws_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fread_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
fwrite_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
getc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
getchar_unlocked.S Fix stdio regression 2022-05-19 00:51:15 -07:00
getwc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
getwchar_unlocked.S Fix stdio regression 2022-05-19 00:51:15 -07:00
putc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
putchar_unlocked.S Fix stdio regression 2022-05-19 00:51:15 -07:00
putwc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
putwchar_unlocked.S Fix stdio regression 2022-05-19 00:51:15 -07:00
stdio_unlock.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
ungetc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
ungetwc_unlocked.S Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00