cosmopolitan/third_party
Justine Tunney 853b6c3864 Improve system calls
- Wrap clock_getres()
- Wrap sched_setscheduler()
- Make sleep() api conformant
- Polyfill sleep() using select()
- Improve clock_gettime() polyfill
- Make nanosleep() POSIX conformant
- Slightly improve some DNS functions
- Further strengthen pledge() sandboxing
- Improve rounding of timeval / timespec
- Allow layering of pledge() calls on Linux
- Polyfill sched_yield() using select() on XNU
- Delete more system constants we probably don't need
2022-07-08 06:42:03 -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 Scrub double-conversion and add quick wrapper 2022-06-26 05:03:25 -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 Strengthen the pledge() polyfill 2022-06-27 13:02:17 -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 Add sys.meta_path entry for APE zip store (#425) 2022-06-26 05:51:00 -07:00
quickjs Add CTRL-U shortcut to QuickJS REPL 2022-06-10 03:39:05 -07:00
regex Apply fixes and speedups 2021-10-04 03:23:31 -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