cosmopolitan/tool
Justine Tunney de5de19004 Make improvements
- Document redbean's argon2 module
- Fix regressions in cthreads library
- Make testlib work better with threads
- Give the cthreads library lots of love
- Remove some of the stdio assembly code
- Implement getloadavg() across platforms
- Code size optimizations for errnos, etc.
- Only check for signals in main thread on Windows
- Make errnos for dup2 / dup3 consistent with posix

This change also fixes a bug in the argon2 module, where the NUL
terminator was being included in the hash encoded ascii string. This
shouldn't require any database migrations to folks who found this module
and productionized it, since the argon2 library treats it as a c string.
2022-05-28 00:28:09 -07:00
..
args Make some systemic improvements 2022-05-18 16:52:36 -07:00
build Make improvements 2022-05-28 00:28:09 -07:00
decode Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
emacs Make improvements 2022-05-28 00:28:09 -07:00
hash Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
lambda Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
net Make improvements 2022-05-28 00:28:09 -07:00
plinko Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
tool.mk Add /.args feature to Redbean/Lua/SQLite/Python/QuickJS 2022-05-12 11:04:47 -07:00