cosmopolitan/test/libc
Justine Tunney 4e56d89dcd Eliminate some flakes
- Get ASAN working on Windows.

- Deleting directories and then recreating them with the same name in a
  short period of time appears to be a no-no on Windows.

- There's no reason to call FlushFileBuffers on close() for pipes, and
  it's harmful since it might block indefinitely for no good reason.
2021-02-03 06:25:27 -08:00
..
alg Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
bits Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
calls Eliminate some flakes 2021-02-03 06:25:27 -08:00
crypto Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
dns Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
fmt Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
intrin Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
mem Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
nexgen32e Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
rand Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
release Fix cosmopolitan.h for C++ 2021-02-01 04:04:44 -08:00
runtime Eliminate some flakes 2021-02-03 06:25:27 -08:00
sock Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
stdio Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
str Implement more security stuff 2021-02-02 20:21:06 -08:00
time Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
tinymath Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
unicode Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
x Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
xed Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
test.mk Remove sun musl fdlibm math library 2021-01-31 18:25:16 -08:00