mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-26 19:16:41 +00:00
- Add Lua backtraces to redbean! - Wipe serving keys after redbean forks - Audit redbean to remove free via exit - Log SSL client ciphersuite preferences - Increase ASAN malloc() backtrace depth - Make GetSslRoots() behave as a singleton - Move leaks.c from LIBC_TESTLIB to LIBC_LOG - Add undocumented %n to printf() for newlines - Fix redbean memory leak reindexing inode change - Fix redbean memory leak with Fetch() DNS object - Restore original environ after __cxa_finalize() - Make backtrace always work after __cxa_finalize() - Introduce COUNTEXPR() diagnostic / benchmark tool - Fix a few more instances of errno being clobbered - Consolidate the ANSI color disabling internal APIs |
||
|---|---|---|
| .. | ||
| dirstream_test.c | ||
| dumphexc_test.c | ||
| fgets_test.c | ||
| fgetwc_test.c | ||
| fmemopen_test.c | ||
| fputc_test.c | ||
| fputs_test.c | ||
| freopen_test.c | ||
| ftell_test.c | ||
| fwrite_test.c | ||
| getdelim_test.c | ||
| mkostempsm_test.c | ||
| popen_test.c | ||
| spawn_test.c | ||
| system_test.c | ||
| test.mk | ||
| tmpfile_test.c | ||
| ungetc_test.c | ||
| vappendf_test.c | ||