]> git.sesse.net Git - cubemap/commitdiff
Use the new-in-3.11 O_TMPFILE flag when available.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Sep 2013 16:47:41 +0000 (18:47 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Sep 2013 16:47:41 +0000 (18:47 +0200)
Also, we don't need to mess around with umask in the fallback case,
since 0600 is default for mkstemp() anyway.


No differences found