cosmopolitan/third_party
Justine Tunney b15f9eb58f
Improve Python's threading story
Python threads are now generally working, however some parts of Python's
regression tests for threads are flaky. This is possibly due to needing
more locking primitives in Cosmo's IO system call wrappers, e.g. close.

    make o//third_party/python/Lib/test/test_threading.py.runs

See #747
2023-02-23 06:55:54 -08:00
..
argon2 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
awk Make cli commands yoinkable into cosmo shell 2022-10-14 16:37:29 -07:00
bzip2 Pay off more technical debt 2022-09-12 23:36:56 -07:00
chibicc Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
compiler_rt Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
ctags Import exuberant ctags 2022-11-13 13:26:28 -08:00
dlmalloc Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
double-conversion Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
finger Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
gcc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
gdtoa Fix build 2022-11-08 15:24:17 -08:00
getopt Fix build 2022-11-08 15:24:17 -08:00
hiredis Fix MODE=asan build regression 2023-01-08 05:47:18 -08:00
libcxx Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
linenoise bestline keybindings and redbean definitions (#678) 2022-11-06 00:28:08 -07:00
lua Fix bug in ASAN reporting 2023-02-02 02:28:58 -08:00
lz4cli Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
make Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
maxmind Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
mbedtls Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
musl Rename hidden keyword to _Hide 2022-11-08 12:55:28 -08:00
nsync Introduce CPUID detection for Blink 2022-12-17 00:38:07 -08:00
python Improve Python's threading story 2023-02-23 06:55:54 -08:00
quickjs Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
regex Rename hidden keyword to _Hide 2022-11-08 12:55:28 -08:00
sed Make cli commands yoinkable into cosmo shell 2022-10-14 16:37:29 -07:00
smallz4 Pay off more technical debt 2022-09-12 23:36:56 -07:00
sqlite3 Make some system call fixes 2023-02-12 22:16:34 -08:00
stb Add a turfwar hilbert decoration 2023-01-03 18:28:35 -08:00
tidy Get repository to build with GCC 11 2022-09-13 04:14:55 -07:00
tr Fix MODE=opt build 2022-10-14 16:49:16 -07:00
unzip Greatly expand system() shell code features 2022-10-11 21:30:31 -07:00
xed Add a turfwar hilbert decoration 2023-01-03 18:28:35 -08:00
zip Increase stack size to 128k and guard size to 16k 2022-12-18 22:58:29 -08:00
zlib Improve the cosmocc toolchain 2023-01-05 12:20:52 -08:00
third_party.mk Include a port of the hiredis library. 2023-01-01 16:30:10 -08:00