cosmopolitan/dsp/tty
Justine Tunney 6f7d0cb1c3
Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.
2022-09-12 23:36:56 -07:00
..
altbuf.c Change license 2020-12-27 17:18:44 -08:00
config.c Change license 2020-12-27 17:18:44 -08:00
describe.c Change license 2020-12-27 17:18:44 -08:00
hidecursor.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
ident.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
identclear.c Change license 2020-12-27 17:18:44 -08:00
internal.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
itoa8.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -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 Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
restore.c Change license 2020-12-27 17:18:44 -08:00
rgb2ansi.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
rgb2ttyf2i.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
rgb2ttyi2f.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
rgb2xterm24.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
rgb2xterm24f.c Change license 2020-12-27 17:18:44 -08: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 Pay off more technical debt 2022-09-12 23:36:56 -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 Add pseudoteletypewriter to emulator 2020-08-29 23:51:09 -07:00
tty.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
tty2rgb24.c Change license 2020-12-27 17:18:44 -08:00
tty2rgbf24.c Change license 2020-12-27 17:18:44 -08:00
ttyhisto.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
ttymove.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
ttyquant.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
ttyraster.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13: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 Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
windex-k8.c Fix Clang support 2021-02-06 00:29:09 -08:00
windex-sse4.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
windex.h Initial import 2020-06-15 07:18:57 -07:00
windex.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
write.c Prove that Makefile is fully defined 2022-08-06 04:05:08 -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