diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-21 19:07:16 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-21 19:07:16 -0500 |
commit | 1ebf647b05a7314cfc0279810f802dd1dfa332c1 (patch) | |
tree | 8bec0cc019cd228384a55fe37904d38e57caaae2 /test/test-udev.c | |
parent | dd43e0b64c8a4c24f3fb363da5b83e3aa14c367e (diff) |
Fall back on POSIX mkstemp() for systems lacking mkostemp()
We add an autotools check to use mkstemp() and fcntl() when mkostemp()
is missing. This is not strictly equivalent because we have no way of
setting the file access mode O_WRONLY flag, but that should produce no
functional difference.
Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'test/test-udev.c')
0 files changed, 0 insertions, 0 deletions