cosmopolitan/third_party
Justine Tunney 73845be1f0 Restore zip.com and .symtab files
This change restores the .symtab symbol table files in our flagship
programs (e.g. redbean.com, python.com) needed to show backtraces. This
also rolls back earlier changes to zip.com w.r.t. temp directories since
the right way to do it turned out to be the -b DIR flag.

This change also improves the performance of zip.com. It turned out
mmap() wasn't being used, because zip.com was assuming a 4096-byte
granularity, but cosmo requires 65536. There was also a chance to speed
up stdio scanning using the unlocked functions.
2022-08-21 00:17:20 -07:00
..
argon2 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
bzip2 Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
chibicc Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
compiler_rt Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
dlmalloc Clean up some code 2022-08-20 12:32:51 -07:00
double-conversion Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -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 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
getopt Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
libcxx Restore strict header checking 2022-08-13 16:02:01 -07:00
linenoise Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
lua Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
lz4cli Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
make Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
maxmind Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
mbedtls Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
musl Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
python Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
quickjs Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
regex Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
smallz4 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
sqlite3 Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
stb Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
tidy Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
unzip Fix some bugs 2022-08-14 13:28:07 -07:00
xed Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
zip Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
zlib Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
third_party.mk Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00