cosmopolitan/dsp/tty
Justine Tunney 8bdaddd81d
Make the Windows Console work better
The stdio reader thread now appears to be working recursively along
cosmopolitan subprocesses. For example, it's now possible to launch
vim.com from the unbourne.com bestline repl, thanks to hacks plus a
bug fix to select() timeouts.
2023-09-07 18:27:22 -07:00
..
altbuf.c Change license 2020-12-27 17:18:44 -08:00
config.c Validate privileged code relationships 2023-06-08 04:38:06 -07:00
describe.c Change license 2020-12-27 17:18:44 -08:00
hidecursor.c Fix bugs in termios library and cleanup code 2023-06-14 19:30:52 -07:00
ident.c Make the Windows Console work better 2023-09-07 18:27:22 -07:00
identclear.c Get LIBC_MEM and LIBC_STDIO building with aarch64 2023-05-10 04:20:47 -07:00
internal.h Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
itoa8.c Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
itoa8.h Initial import 2020-06-15 07:18:57 -07:00
kcgapalette.c Initial import 2020-06-15 07:18:57 -07:00
ktangopalette.c Initial import 2020-06-15 07:18:57 -07:00
kxtermcubesteps.c Change license 2020-12-27 17:18:44 -08:00
kxtermpalette.c Initial import 2020-06-15 07:18:57 -07:00
mpsadbw.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
quant.h Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
restore.c Change license 2020-12-27 17:18:44 -08:00
rgb2ansi.c Fix warnings 2023-09-01 20:50:18 -07:00
rgb2ttyf2i.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
rgb2ttyi2f.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
rgb2xterm24.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
rgb2xterm24f.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
savecursor.c Change license 2020-12-27 17:18:44 -08:00
send.c Change license 2020-12-27 17:18:44 -08:00
sendtitle.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
setansipalette.c Change license 2020-12-27 17:18:44 -08:00
setbgfg16.c Change license 2020-12-27 17:18:44 -08:00
setbgfg24.c Change license 2020-12-27 17:18:44 -08:00
setbgfg256.c Change license 2020-12-27 17:18:44 -08:00
setraw.c Make improvements 2022-04-24 10:06:05 -07:00
setrawdeadline.c Change license 2020-12-27 17:18:44 -08:00
setrawmode.c Change license 2020-12-27 17:18:44 -08:00
tty.h Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
tty.mk Clean up more code 2023-06-18 01:00:05 -07:00
tty2rgb24.c Change license 2020-12-27 17:18:44 -08:00
tty2rgbf24.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
ttyhisto.c Do some more aarch64 fixups 2023-05-10 04:20:47 -07:00
ttymove.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
ttyquant.c Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
ttyraster.c Fix warnings 2023-09-01 20:50:18 -07:00
ttyraw.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
ttyrgb.h Initial import 2020-06-15 07:18:57 -07:00
windex-avx2.S Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
windex-k8.c Fix Clang support 2021-02-06 00:29:09 -08:00
windex-sse4.S Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
windex.c Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
windex.h Make considerably more progress on AARCH64 2023-05-12 22:42:57 -07:00
write.c Fix warnings 2023-09-01 20:50:18 -07:00
xtermname.c Change license 2020-12-27 17:18:44 -08:00
xtermname.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00