cosmopolitan/tool/emacs
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
..
c.lang Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
cosmo-asm-mode.el Use re-entrant locks on stdio 2022-05-22 08:28:33 -07:00
cosmo-c-builtins.el Improve synchronization 2022-04-15 15:31:55 -07:00
cosmo-c-constants.el Make numerous improvements 2021-09-28 01:52:34 -07:00
cosmo-c-keywords.el Make some systemic improvements 2022-05-18 16:52:36 -07:00
cosmo-c-types.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
cosmo-cpp-constants.el Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
cosmo-format.el Make improvements 2022-03-16 13:40:10 -07:00
cosmo-platform-constants.el Undiamond Python headers 2021-08-12 14:07:40 -07:00
cosmo-stuff.el Support thread local storage 2022-05-16 13:20:08 -07:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add SSL to redbean 2021-06-24 13:20:50 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
ld-script.el Make improvements 2022-05-28 00:28:09 -07:00
optinfo-mode.el Initial import 2020-06-15 07:18:57 -07:00
protobuf-mode.el Initial import 2020-06-15 07:18:57 -07:00