mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-25 14:52:28 +00:00
Release Cosmopolitan v3.2
This commit is contained in:
parent
873069fcd7
commit
a3deef70c2
11 changed files with 75 additions and 18 deletions
|
@ -81,7 +81,7 @@ TEST(tmpfile, test) {
|
|||
}
|
||||
|
||||
#ifndef __aarch64__
|
||||
// TODO(jart): Find way to detect qemu-aarch64
|
||||
// TODO(jart): Why does this apply to pi and qemu-aarch64?
|
||||
TEST(tmpfile, renameToRealFile) {
|
||||
if (!(IsLinux() && __is_linux_2_6_23())) return; // need non-ancient linux
|
||||
FILE *f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue