cosmopolitan/third_party
Justine Tunney 5b60e5a37d Fix termios struct on Linux
The termios::c_cc field turned out to be incorrectly defined on Linux
due to some confusion between the glibc and kernel definitions. We'll
be using the kernel definition, since it has the strongest consensus.

Fields have been have been added to struct stat for BSD compatibility
such as st_birthtim, plus the GLIBC compatibility of isystem/sys/stat
has been improved.
2021-09-03 22:19:41 -07:00
..
chibicc Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
compiler_rt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dlmalloc Reduce memory needed by ASAN morgue 2021-08-19 09:34:24 -07:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Clean up gdtoa code 2021-08-19 09:34:24 -07:00
getopt Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
infozip Add test for ioctl(SIOCGIFCONF) and polyfill on BSDs 2021-06-25 18:44:04 -07:00
linenoise Fix select() on Windows for timeout (#141) 2021-08-26 15:59:55 -07:00
lua Import some Lua documentation 2021-08-22 15:03:04 -07:00
lz4cli Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
mbedtls Improve logger API (#262) 2021-09-03 21:14:26 -07:00
musl Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
python Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
quickjs Clean up gdtoa code 2021-08-19 09:34:24 -07:00
regex Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
sqlite3 Clean up gdtoa code 2021-08-19 09:34:24 -07:00
stb Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Integrate Chromium Zlib changes 2021-08-09 06:59:10 -07:00
third_party.mk Ues linenoise in Lua, Python, and SQLite 2021-08-14 11:26:23 -07:00