Hello,
The merge commit b11cf09043f18b368ec0d988f064ea21247c843d introduced a
git_mkstemps function in path.c, using mkstemps for the
implementation. Unlike mkstemp that function is not part of POSIX, so
we seem to need a NO_MKSTEMPS option and corresponding alternative
code path.
Any suggestions how to best replace mkstemps?
Thanks,
Andreas
[Please keep me cc'ed.]
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html