mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-30 19:17:36 +00:00
761c6ad615
This change ensures that if a file descriptor for an open disk file gets shared by multiple processes within a process tree, then lseek() changes will be visible across processes, and read() / write() are synchronized. Note this only applies to Windows, because UNIX kernels already do this. |
||
---|---|---|
.. | ||
bf16_test.c | ||
BUILD.mk | ||
erff_test.c | ||
expf_test.c | ||
float16_test.c | ||
hypot_test.c | ||
hypotf_test.c | ||
powf_test.c |