Allow install(1)'s create_tempfile() to work on Linux hosts
GLibc expects six 'X' characters in the mkstemp template argument and
will return EINVAL otherwise.
Reviewed By: emaste, imp, mjg
Differential Revision: https://reviews.freebsd.org/D25662
Allow install(1)'s create_tempfile() to work on Linux hosts Tags None Referenced Files None Subscribers None
Description
Details
|