mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 03:16:44 +00:00
The test was failing if the process's umask happened to be 0077, for example. The file `foo` was then created with a file mode of 0100600, rather than the expected 0100644. |
||
|---|---|---|
| .. | ||
| dsp | ||
| libc | ||
| net | ||
| posix | ||
| tool | ||
| test.mk | ||