public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* mkstemps compat issue
@ 2009-06-07 12:32 Andreas Färber
  2009-06-07 12:49 ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2009-06-07 12:32 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

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.]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-08  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-07 12:32 mkstemps compat issue Andreas Färber
2009-06-07 12:49 ` Andreas Färber
2009-06-08  1:13   ` David Aguilar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox