cosmopolitan/third_party
Justine Tunney 5f4f6b0e69 Make _Thread_local work across platforms
We now rewrite the binary image at runtime on Windows and XNU to change
mov %fs:0,%reg instructions to use %gs instead. There's also simpler
threading API introduced by this change and it's called _spawn() and
_join(), which has replaced most clone() usage.
2022-07-10 04:01:17 -07:00
..
argon2 Make improvements 2022-05-28 00:28:09 -07:00
bzip2 Make improvements 2022-05-24 10:58:48 -07:00
chibicc Make some quick fixes and cleanup 2022-06-26 02:58:36 -07:00
compiler_rt Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
dlmalloc Apply even more fixups 2022-06-12 11:57:00 -07:00
double-conversion Further improve json / lua serialization 2022-07-09 16:27:26 -07:00
finger Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
gcc Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
gdtoa Make some quick fixes and cleanup 2022-06-26 02:58:36 -07:00
getopt Add syscalls to Blinkenlights and fix bugs 2022-05-13 13:31:21 -07:00
libcxx Fix some issues and do some code cleanup 2022-05-23 10:15:53 -07:00
linenoise Make fixes and improvements 2022-06-25 21:09:09 -07:00
lua Further improve json / lua serialization 2022-07-09 16:27:26 -07:00
lz4cli Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
make Make fixes and improvements 2022-06-25 21:09:09 -07:00
maxmind Add maxmind to redbean 2022-03-18 03:17:08 -07:00
mbedtls Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
musl Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
python Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
quickjs Add CTRL-U shortcut to QuickJS REPL 2022-06-10 03:39:05 -07:00
regex Write more redbean unit tests 2022-07-08 23:10:02 -07:00
smallz4 Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
sqlite3 Make some quick fixes and cleanup 2022-06-26 02:58:36 -07:00
stb Make fixes and improvements 2022-06-25 21:09:09 -07:00
tidy Remove unsafe emacs config from tidy 2022-06-19 00:59:58 -07:00
unzip Improve system calls 2022-07-08 06:42:03 -07:00
xed Fixup and polish chibicc some more 2022-06-20 04:32:25 -07:00
zip Add Info-ZIP unzip.com 2022-06-10 05:09:11 -07:00
zlib Apply even more fixups 2022-06-12 11:57:00 -07:00
third_party.mk Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00