]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/missing.h
util: define O_TMPFILE on x86/x86-64, where the generic value is used
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Jan 2014 12:25:51 +0000 (13:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jan 2014 12:25:51 +0000 (13:25 +0100)
commitc09918f97a3c2fc4c8320d327eafd287bc2138da
tree29e1cc370d355f5459ed63782357e5aed740b8b2
parenta6afc4aeaa5018859f8c8a397001ee4e3794545e
util: define O_TMPFILE on x86/x86-64, where the generic value is used

On other archs we'll not define it so that open_tmpfile() falls back to
unguessable name + unlink.
src/shared/missing.h