cosmopolitan/tool/build
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
..
emubin Improve synchronization 2022-04-15 15:31:55 -07:00
emucrt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lib Write test for stack overflow detection 2022-05-23 16:32:16 -07:00
ar.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
bigmul.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
blinkenlights.c Improve redbean 2022-04-25 08:30:14 -07:00
build.mk Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
calculator.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
calculator.ctest Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
calculator.inc Add SSL to redbean 2021-06-24 13:20:50 -07:00
cocmd.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
compile.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
cp.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
deltaify.c Improve deltaify.com program 2021-08-17 00:06:45 -07:00
dis.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
echo.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
gzip.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
helpop.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
jail.c Improve redbean ctrl-c handling 2022-04-21 15:24:44 -07:00
lz4toasm.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
mkdeps.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
mkdir.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
package.c Make more fixes and improvements 2022-04-21 09:18:45 -07:00
pstrace.c Improve synchronization 2022-04-15 15:31:55 -07:00
pwd.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
refactor.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
rle.c Make improvements 2022-04-28 09:57:07 -07:00
rm.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
rollup.c Improve synchronization 2022-04-15 15:31:55 -07:00
runit.c Use re-entrant locks on stdio 2022-05-22 08:28:33 -07:00
runit.h Fix bugs and add security features to redbean 2022-04-18 00:01:26 -07:00
runitd.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
strace.c Make improvements 2022-04-24 10:06:05 -07:00
summy.c Fix build and delete superfluous files 2021-08-09 06:57:14 -07:00
symtab.c Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
touch.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
unbundle.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
wastecpu.c Make improvements 2022-05-28 00:28:09 -07:00
x86combos.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zipobj.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00