mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 20:13:31 +00:00
393ca4be40
redbean will now cleanup child processes properly. New accounting information is available too, such as page faults and memory usage. The way it works is Cosmopolitan Libc samples the process collection on entry into read() and poll() to see if SIGCHLD needs to be raised. This change also fixes an issue with chibicc /tmp cleanup. There was also a regression in MODE=dbg because STL needed ASAN runtime support. |
||
---|---|---|
.. | ||
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 |